@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix isothes: <http://purl.org/iso25964/skos-thes#> .

<https://concepts.sagepub.com/social-science/concept/smoking>
  skos:prefLabel "smoking"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/passive_smoking> .

<https://concepts.sagepub.com/social-science/concept/known_or_suspected_carcinogens>
  skos:prefLabel "known or suspected carcinogens"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/passive_smoking> .

<https://concepts.sagepub.com/social-science/concept/passive_smoking>
  skos:definition "PASSIVE SMOKING (ALSO known as secondhand smoking, involuntary smoking, or exposure to environmental tobacco smoke) describes the inhalation of a mixture of sidestream smoke given off by a smoldering cigarette and the mainstream smoke exhaled by a smoker. Worldwide, approximately 1.3 billion people currently smoke cigarettes or other products (more than 1 billion men and 250 million women) [Guidon 2003]. Over fifty percent of children in the world are exposed to secondhand smoke in their homes (UCETS and Child Health). [Source: <a href=\"https://sk.sagepub.com/reference/cancer/n475.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Cancer and Society; Passive Smoking</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/smoking>, <https://concepts.sagepub.com/social-science/concept/known_or_suspected_carcinogens> ;
  skos:prefLabel "passive smoking"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/conceptgroup/concepts>
  a skos:Collection, isothes:ConceptGroup ;
  skos:prefLabel "concepts"@en ;
  skos:member <https://concepts.sagepub.com/social-science/concept/passive_smoking> .

