@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/anesthetic_gases>
  skos:prefLabel "anesthetic gases"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/chloroform> .

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

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

<https://concepts.sagepub.com/social-science/concept/chloroform>
  skos:definition "CHLOROFORM IS A heavy, colorless liquid that is commonly used as an anesthetic. Its chemical formula is CHCl3. [Source: <a href=\"https://sk.sagepub.com/reference/cancer/n149.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Cancer and Society; Chloroform</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/known_or_suspected_carcinogens>, <https://concepts.sagepub.com/social-science/concept/chlorinated_hydrocarbons>, <https://concepts.sagepub.com/social-science/concept/anesthetic_gases> ;
  skos:prefLabel "chloroform"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/chlorinated_hydrocarbons>
  skos:prefLabel "chlorinated hydrocarbons"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/chloroform> .

