@prefix nalt: <https://lod.nal.usda.gov/nalt/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix ns0: <https://lod.nal.usda.gov/naltv#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .

nalt:37036
  skos:prefLabel "enfermedades uterinas"@es, "uterine diseases"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:37034 .

<https://lod.nal.usda.gov/naltv#Topic>
  rdfs:label "Topic"@en ;
  a owl:Class .

nalt:37034
  skos:altLabel "metritis"@en, "endomyometritis"@en ;
  skos:broader nalt:37036 ;
  skos:exactMatch <http://id.cabi.org/cabt/43192>, <http://aims.fao.org/aos/agrovoc/c_10600>, <http://id.agrisemantics.org/gacs/C12988> ;
  skos:definition nalt:37034_def ;
  skos:inScheme <https://lod.nal.usda.gov/nalt>, <https://lod.nal.usda.gov/nalt-core> ;
  dc:modified "2015-01-15"^^xsd:date ;
  dc:created "2006-01-19"^^xsd:date ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  ns0:marc001 "13553" ;
  skos:prefLabel "endometritis"@es, "endometritis"@en .

nalt:37034_def
  rdf:value "Inflamación del endometrio, generalmente causada por infecciones intrauterinas."@es, "Inflammation of the endometrium, usually caused by intrauterine infections."@en ;
  dc:source "Medical Subject Headings" ;
  a ns0:Definition .

<https://lod.nal.usda.gov/nalt>
  rdfs:label "NALT Full"@en ;
  a skos:ConceptScheme .

