@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#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .

nalt:322545
  skos:prefLabel "humo pasivo"@es, "second hand smoke"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:234740 .

nalt:759
  skos:prefLabel "exposición por inhalación"@es, "inhalation exposure"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:234740 .

nalt:83448
  skos:prefLabel "toxicidad por inhalación"@es, "inhalation toxicity"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:234740 .

nalt:234740
  skos:prefLabel "second-hand smoke exposure"@en, "exposición pasiva al humo del cigarrillo"@es ;
  skos:related nalt:137054, nalt:322545, nalt:83448 ;
  skos:altLabel "environmental tobacco smoke exposure"@en, "passive smoking"@en, "passive smoke exposure"@en ;
  skos:hiddenLabel "second hand smoke exposure"@en, "environmental tobacco smoke exposures"@en, "secondhand smoke exposures"@en, "secondhand smoke exposure"@en, "second-hand smoke exposures"@en, "second hand smoke exposures"@en ;
  ns0:marc001 "94986" ;
  dc:modified "2020-10-29"^^xsd:date ;
  dc:created "2014-12-29"^^xsd:date ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  a skos:Concept, ns0:Topic ;
  skos:definition nalt:234740_def ;
  skos:broader nalt:759 .

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

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

nalt:234740_def
  rdf:value "Inhalación ambiental involuntaria de humo de cigarrillo por un individuo no fumador."@es, "Involuntary environmental inhalation for a nonsmoker to tobacco smoke."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a ns0:Definition .

nalt:137054
  skos:prefLabel "transmisión por aire"@es, "airborne transmission"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:234740 .

