@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#> .

nalt:58808
  skos:inScheme <https://lod.nal.usda.gov/nalt>, <https://lod.nal.usda.gov/nalt-core> ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:89119, nalt:234928 ;
  skos:exactMatch <http://id.agrisemantics.org/gacs/C15917>, <http://id.loc.gov/authorities/subjects/sh85103493>, <http://aims.fao.org/aos/agrovoc/c_6014>, <http://id.cabi.org/cabt/92210> ;
  dc:created "2006-01-19"^^xsd:date ;
  ns0:marc001 "29223" ;
  skos:broader nalt:5853, nalt:9536 ;
  skos:prefLabel "pleura"@es, "pleura"@en ;
  dc:modified "2014-12-31"^^xsd:date .

nalt:5853
  skos:prefLabel "sistema respiratorio"@es, "respiratory system"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:58808 .

nalt:9536
  skos:prefLabel "serosa"@es, "serosa"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:58808 .

nalt:234928
  skos:prefLabel "pleuresía"@es, "pleurisy"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:58808 .

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

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

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

