@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/known_or_suspected_carcinogens>
  skos:prefLabel "known or suspected carcinogens"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/war_gases> .

<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/war_gases> .

<https://concepts.sagepub.com/social-science/concept/war_gases>
  skos:definition "WAR GASES ARE a part of the chemical warfare that has been practiced since boiling pitch was poured over castle walls. Gas warfare is currently viewed as the use of a weapon of mass destruction. [Source: <a href=\"https://sk.sagepub.com/reference/cancer/n681.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Cancer and Society; War Gases</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/known_or_suspected_carcinogens> ;
  skos:prefLabel "war gases"@en ;
  a skos:Concept .

