@prefix nalt: <https://lod.nal.usda.gov/nalt/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix ns0: <https://lod.nal.usda.gov/naltv#> .
@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:broader nalt:9485 .

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:9485 .

nalt:9485
  skos:hiddenLabel "perinatal-period"@en ;
  skos:prefLabel "periodo perinatal"@es, "perinatal period"@en ;
  skos:narrower nalt:57465, nalt:57464 ;
  dc:created "2006-01-19"^^xsd:date ;
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Topic> ;
  skos:exactMatch <http://id.agrisemantics.org/gacs/C14077>, <http://aims.fao.org/aos/agrovoc/c_29378> ;
  ns0:marc001 "27786" ;
  skos:broader nalt:3138 ;
  skos:inScheme <https://lod.nal.usda.gov/nalt>, <https://lod.nal.usda.gov/nalt-core> ;
  dc:modified "2012-11-30"^^xsd:date .

nalt:57465
  skos:prefLabel "período preparto"@es, "prepartum period"@en ;
  a ns0:Topic, skos:Concept ;
  skos:broader nalt:9485 .

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

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

