@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#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .

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

nalt:266344
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  dc:modified "2016-11-14"^^xsd:date ;
  skos:definition nalt:266344_def ;
  skos:altLabel "proliferative bronchiolitis"@en, "constrictive bronchiolitis"@en ;
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Topic> ;
  skos:prefLabel "bronchiolitis"@en, "bronquiolitis"@es ;
  skos:broader nalt:20024 ;
  dc:created "2016-01-07"^^xsd:date ;
  skos:related nalt:20020, nalt:758 ;
  ns0:marc001 "75773" .

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

nalt:758
  skos:prefLabel "inflamación"@es, "inflammation"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:266344 .

nalt:20024
  skos:prefLabel "bronquitis"@es, "bronchitis"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:266344 .

nalt:266344_def
  rdf:value "Obstrucción de las vías aéreas causada por una inflamación aguda, hinchazón y acumulación de moco en los bronquiolos."@es, "Airway obstruction due to acute inflammation, swelling and mucus buildup in the bronchioles."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a ns0:Definition .

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

