@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:5853
  skos:prefLabel "sistema respiratorio"@es, "respiratory system"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:61127 .

nalt:185686
  skos:prefLabel "traqueoscopia"@es, "tracheoscopy"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:61127 .

nalt:61127
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Topic> ;
  skos:hiddenLabel "trachea branches"@en, "trachea branch"@en, "trachea-(vertebrates)"@en ;
  ns0:marc001 "38019" ;
  skos:related nalt:185686, nalt:61128 ;
  skos:exactMatch <http://id.cabi.org/cabt/118636>, <http://aims.fao.org/aos/agrovoc/c_7836>, <http://id.agrisemantics.org/gacs/C13581> ;
  skos:scopeNote "Usar para denotar el tubo aéreo que va de la faringe a los tubos bronquiales en los vertebrados; USAR \"tráquea y traqueola (invertebrados)\" para describir los túbulos interiores ramificados de los invertebrados que llevan aire."@es, "Use for the air tube from the pharnyx to the bronchial tubes in vertebrates; For the air-conveying internal branched tubules of invertebrates USE tracheae (invertebrates)."@en ;
  dc:modified "2016-01-29"^^xsd:date ;
  skos:inScheme <https://lod.nal.usda.gov/nalt-core>, <https://lod.nal.usda.gov/nalt> ;
  skos:prefLabel "trachea (vertebrates)"@en, "tráquea (vertebrados)"@es ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:broader nalt:5853 .

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

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

nalt:61128
  skos:prefLabel "tráquea y traqueola (invertebrados)"@es, "tracheae (invertebrates)"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:61127 .

