@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:347
  skos:prefLabel "enfermedades respiratorias"@es, "respiratory tract diseases"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:266329 .

nalt:5853
  skos:prefLabel "sistema respiratorio"@es, "respiratory system"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:266329 .

nalt:266329
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  skos:related nalt:5853, nalt:8137 ;
  skos:hiddenLabel "adult respiratory distress syndrome"@en, "acute-respiratory distress syndrome"@en, "acute respiratory distress syndromes"@en ;
  skos:broader nalt:347 ;
  skos:prefLabel "acute respiratory distress syndrome"@en, "síndrome de dificultad respiratoria aguda"@es ;
  skos:definition nalt:266329_def ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  dc:created "2016-01-07"^^xsd:date ;
  dc:modified "2016-11-14"^^xsd:date ;
  ns0:marc001 "75234" .

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

nalt:266329_def
  rdf:value "Síndrome caracterizado por una insuficiencia respiratoria progresiva que pone en riesgo la vida, en ausencia de enfermedades pulmonares conocidas, que suele presentarse luego de un trauma sistémico como una cirugía o una lesión mayor."@es, "A syndrome characterized by progressive life-threatening respiratory insufficiency in the absence of known lung diseases, usually following a systemic insult such as surgery or major trauma."@en ;
  dc:source "Medical Subject Headings 2016" ;
  a ns0:Definition .

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

nalt:8137
  skos:prefLabel "cirugía"@es, "surgery"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:266329 .

