@prefix nalt: <https://lod.nal.usda.gov/nalt/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix ns0: <https://lod.nal.usda.gov/naltv#> .
@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#> .

nalt:721
  skos:hiddenLabel "lung tumor"@en, "cancer of the lung"@en, "lung carcinomas"@en, "lung carcinoma"@en, "lung-neoplasms"@en, "lung cancers"@en, "carcinoma of lung"@en, "cancer of lung"@en ;
  skos:altLabel "cáncer de pulmón"@es, "pulmonary cancer"@en, "pulmonary tumours"@en, "pulmonary neoplasms"@en, "pulmonary tumors"@en, "lung tumors"@en, "lung cancer"@en, "lung tumours"@en ;
  skos:prefLabel "lung neoplasms"@en, "neoplasia de pulmón"@es ;
  skos:broader nalt:702, nalt:347 ;
  skos:closeMatch <http://id.loc.gov/authorities/subjects/sh85078900> ;
  ns0:marc001 "56856" ;
  skos:exactMatch <http://id.cabi.org/cabt/68396>, <http://id.agrisemantics.org/gacs/C9326> ;
  a skos:Concept, ns0:Topic ;
  skos:inScheme <https://lod.nal.usda.gov/nalt-core>, <https://lod.nal.usda.gov/nalt> ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:related nalt:12728, nalt:9345 ;
  dc:modified "2017-08-03"^^xsd:date .

nalt:347
  skos:prefLabel "enfermedades respiratorias"@es, "respiratory tract diseases"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:721 .

nalt:9345
  skos:prefLabel "pulmones"@es, "lungs"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:721 .

nalt:702
  skos:prefLabel "neoplasmas"@es, "neoplasms"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:721 .

<https://lod.nal.usda.gov/nalt-core>
  rdfs:label "NALT Core"@es, "NALT Core"@en ;
  a skos:ConceptScheme .

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

nalt:12728
  skos:prefLabel "asbesto"@es, "asbestos"@en ;
  a ns0:Chemical, skos:Concept ;
  skos:related nalt:721 .

