@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:38218
  skos:prefLabel "estro"@es, "estrus"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:broader nalt:8815 .

nalt:8815
  skos:exactMatch <http://id.cabi.org/cabt/81359>, <http://aims.fao.org/aos/agrovoc/c_5322>, <http://id.agrisemantics.org/gacs/C4186> ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:scopeNote "Usar para referirse a otros mamíferos, excepto humanos y primates; USAR \"ciclo menstrual\" para referirse a humanos y primates."@es, "Use for other mammals except humans and primates; For humans and primates USE menstrual cycle."@en ;
  skos:related nalt:7518 ;
  skos:hiddenLabel "at first heat"@en, "estrous-cycle"@en ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:closeMatch <http://id.loc.gov/authorities/subjects/sh85045017> ;
  skos:prefLabel "estrous cycle"@en, "ciclo estral"@es ;
  skos:inScheme <https://lod.nal.usda.gov/nalt>, <https://lod.nal.usda.gov/nalt-core> ;
  dc:modified "2017-01-10"^^xsd:date ;
  ns0:marc001 "14207" ;
  skos:narrower nalt:38218, nalt:8813, nalt:33344 ;
  skos:altLabel "oestrous cycle"@en, "estrus cycle"@en ;
  skos:broader nalt:3138 .

nalt:7518
  skos:prefLabel "ciclo menstrual"@es, "menstrual cycle"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:8815 .

nalt:3138
  skos:prefLabel "reproducción de animales"@es, "animal reproduction"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:8815 .

nalt:33344
  skos:prefLabel "diestro"@es, "diestrus"@en ;
  a ns0:Topic, skos:Concept ;
  skos:broader nalt:8815 .

nalt:8813
  skos:prefLabel "anestro"@es, "anestrus"@en ;
  a ns0:Topic, skos:Concept ;
  skos:broader nalt:8815 .

<https://lod.nal.usda.gov/nalt-core>
  rdfs:label "NALT Core"@es, "NALT Core"@en ;
  a skos:ConceptScheme .

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

