@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 rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

nalt:322545
  skos:hiddenLabel "second-hand smoke"@en, "environmental tobacco-smoke"@en, "secondhand smoke"@en, "second-hand smokes"@en ;
  dc:created "2018-07-13"^^xsd:date ;
  dc:modified "2020-11-03"^^xsd:date ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  skos:prefLabel "second hand smoke"@en, "humo pasivo"@es ;
  skos:related nalt:26264, nalt:5843, nalt:234740 ;
  skos:definition nalt:322545_def ;
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Topic> ;
  ns0:marc001 "90415" ;
  skos:altLabel "environmental tobacco smoke"@en ;
  skos:broader nalt:71130 .

nalt:322545_def
  rdf:value "Combinación del humo que emite el extremo ardiente de un producto de tabaco y del exhalado por el usuario. Contiene más de 7000 químicos, cientos de los cuales son tóxicos y cerca de 70, cancerígenos. No existe ningún nivel de humo pasivo que no suponga algún riesgo, por lo que incluso una corta exposición a este puede provocar un daño inmediato."@es, "Secondhand smoke is the combination of smoke from the burning end of a tobacco product and the smoke breathed out by the user. Secondhand smoke contains more than 7,000 chemicals; hundreds are toxic, and about 70 can cause cancer. There is no risk-free level of secondhand smoke, and even brief exposure can cause immediate harm."@en ;
  dc:source "Smokefree Policy Fact Sheets, CDC" ;
  a ns0:Definition .

nalt:26264
  skos:prefLabel "fumar (hábito)"@es, "smoking (habit)"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:322545 .

nalt:234740
  skos:prefLabel "exposición pasiva al humo del cigarrillo"@es, "second-hand smoke exposure"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:322545 .

nalt:71130
  skos:prefLabel "contaminantes del aire"@es, "air pollutants"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:322545 .

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

nalt:5843
  skos:prefLabel "contaminación aérea"@es, "air pollution"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:322545 .

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

