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

<https://concepts.sagepub.com/social-science/concept/kepone_scandal>
  skos:definition "Kepone is a chemical insecticide, also known as chlordecone, that is toxic, nonbiodegradable, and carcinogenic. Kepone was created by Allied Chemical Corporation sometime in the 1940s and patented in the 1950s. [Source: <a href=\"https://sk.sagepub.com/reference/encyclopedia-of-white-collar-and-corporate-crime-2e/n261.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of White-Collar and Corporate Crime; Kepone Scandal</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/work-related_crimes>, <https://concepts.sagepub.com/social-science/concept/pollution> ;
  skos:prefLabel "kepone scandal"@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/kepone_scandal> .

<https://concepts.sagepub.com/social-science/concept/work-related_crimes>
  skos:prefLabel "work-related crimes"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/kepone_scandal> .

