@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 ns0: <https://lod.nal.usda.gov/naltv#> .
@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:58808
  skos:prefLabel "pleura"@es, "pleura"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:234928 .

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

nalt:185484
  skos:prefLabel "toracoscopia"@es, "thoracoscopy"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:234928 .

nalt:234928_def
  rdf:value "Inflamación de la pleura, es decir, de la membrana que cubre el pulmón. La intervención de la pleura parietal produce dolor torácico pleurítico."@es, "Inflammation of pleura, the lining of the lung. When parietal pleura is involved, there is pleuritic chest pain."@en ;
  dc:source "Medical Subject Headings 2015" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

nalt:234928
  skos:broader nalt:347 ;
  skos:prefLabel "pleurisy"@en, "pleuresía"@es ;
  skos:related nalt:185484, nalt:58808 ;
  ns0:marc001 "71737" ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  skos:narrower nalt:89119 ;
  dc:created "2014-12-31"^^xsd:date ;
  a ns0:Topic, skos:Concept ;
  skos:altLabel "pleuritis"@en ;
  dc:modified "2015-11-16"^^xsd:date ;
  skos:definition nalt:234928_def .

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

nalt:89119
  skos:prefLabel "pleuroneumonía"@es, "pleuropneumonia"@en ;
  a ns0:Topic, skos:Concept ;
  skos:broader nalt:234928 .

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

