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

nalt:20020
  skos:prefLabel "bronquios"@es, "bronchi"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:20024 .

nalt:347
  skos:prefLabel "enfermedades respiratorias"@es, "respiratory tract diseases"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:20024 .

nalt:9345
  skos:prefLabel "pulmones"@es, "lungs"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:20024 .

nalt:20024_def
  rdf:value "Inflamación de las vías respiratorias mayores del pulmón, incluida cualquier parte de los bronquios, desde los primarios hasta los terciarios."@es, "Inflammation of the large airways in the lung including any part of the bronchi, from the primary bronchi to the tertiary bronchi."@en ;
  dc:source "Medical Subject Headings 2016" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

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

nalt:266344
  skos:prefLabel "bronquiolitis"@es, "bronchiolitis"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:broader nalt:20024 .

nalt:758
  skos:prefLabel "inflamación"@es, "inflammation"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:20024 .

nalt:20024
  skos:definition nalt:20024_def ;
  skos:inScheme <https://lod.nal.usda.gov/nalt-core>, <https://lod.nal.usda.gov/nalt> ;
  skos:broader nalt:347 ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:related nalt:20020, nalt:9345, nalt:758 ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  dc:modified "2016-08-23"^^xsd:date ;
  skos:exactMatch <http://id.agrisemantics.org/gacs/C11204>, <http://aims.fao.org/aos/agrovoc/c_9441>, <http://id.loc.gov/authorities/subjects/sh85017081>, <http://id.cabi.org/cabt/20944> ;
  skos:prefLabel "bronchitis"@en, "bronquitis"@es ;
  ns0:marc001 "5996" ;
  skos:narrower nalt:266344 .

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

