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

nalt:57464
  skos:prefLabel "periodo posparto"@es, "postpartum period"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:9486 .

nalt:3138
  skos:prefLabel "reproducción de animales"@es, "animal reproduction"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:9486 .

nalt:9486
  ns0:marc001 "29819" ;
  skos:prefLabel "intervalo posparto"@es, "postpartum interval"@en ;
  dc:modified "2020-01-31"^^xsd:date ;
  skos:altLabel "anestro posparto"@es, "postpartum anestrus"@en ;
  skos:related nalt:9493, nalt:57464 ;
  skos:hiddenLabel "post-partum interval"@en, "postpartum intervals"@en, "post-partum intervals"@en, "postpartum-interval"@en ;
  skos:exactMatch <http://id.agrisemantics.org/gacs/C11949>, <http://id.cabi.org/cabt/93814> ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:broader nalt:3138 ;
  skos:scopeNote "For animals only; for humans USE postpartum period."@en, "Para los animales solamente; USAR \"periodo posparto\" para referirse a los seres humanos."@es ;
  a skos:Concept, ns0:Topic ;
  skos:inScheme <https://lod.nal.usda.gov/nalt>, <https://lod.nal.usda.gov/nalt-core> .

ns0:Topic
  rdfs:label "Topic"@en ;
  a owl:Class .

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

nalt:9493
  skos:prefLabel "involución uterina"@es, "uterine involution"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:9486 .

