@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/times_beach_contamination> .

<https://concepts.sagepub.com/social-science/concept/times_beach_contamination>
  skos:definition "On the Meramec River in Missouri, Times Beach was primarily a small resort community with a population just over 1,000 citizens. Sadly, it became emblematic of the discovery of the hazardous waste problem characterizing the 1980s and, as such, was rendered a “ghost town” in the early part of the decade due to contamination by dioxin, a cancer-producing chemical. [Source: <a href=\"https://sk.sagepub.com/reference/encyclopedia-of-white-collar-and-corporate-crime-2e/n441.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of White-Collar and Corporate Crime; Times Beach Contamination</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/pollution> ;
  skos:prefLabel "times beach contamination"@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/times_beach_contamination> .

