@prefix nalt: <https://lod.nal.usda.gov/nalt/> .
@prefix ns0: <https://lod.nal.usda.gov/naltv#> .
@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 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:185683
  ns0:marc001 "61892" ;
  skos:narrower nalt:185473, nalt:185695, nalt:185480, nalt:185686 ;
  skos:hiddenLabel "tracheobronchial endoscopy"@en, "tracheo-bronchial endoscopy"@en ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  skos:definition nalt:185683_def ;
  dc:created "2012-04-27"^^xsd:date ;
  skos:prefLabel "respiratory tract endoscopy"@en, "endoscopia de las vías respiratorias"@es ;
  skos:altLabel "respiratory endoscopy"@en ;
  a ns0:Topic, skos:Concept ;
  skos:broader nalt:37074 ;
  dc:modified "2012-11-30"^^xsd:date .

nalt:185686
  skos:prefLabel "traqueoscopia"@es, "tracheoscopy"@en ;
  a ns0:Topic, skos:Concept ;
  skos:broader nalt:185683 .

nalt:185473
  skos:prefLabel "broncoscopia"@es, "bronchoscopy"@en ;
  a ns0:Topic, skos:Concept ;
  skos:broader nalt:185683 .

nalt:185695
  skos:prefLabel "rinoscopia"@es, "rhinoscopy"@en ;
  a ns0:Topic, skos:Concept ;
  skos:broader nalt:185683 .

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

nalt:185683_def
  rdf:value "Examen, terapia o cirugía que se lleva a cabo en las vías respiratorias mediante un endoscopio."@es, "Endoscopic examination, therapy or surgery of the respiratory tract."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a ns0:Definition .

nalt:185480
  skos:prefLabel "laringoscopia"@es, "laryngoscopy"@en ;
  a ns0:Topic, skos:Concept ;
  skos:broader nalt:185683 .

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

nalt:37074
  skos:prefLabel "endoscopía"@es, "endoscopy"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:185683 .

