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

<https://concepts.sagepub.com/social-science/concept/Erin_Brockovich>
  skos:definition "Erin Brockovich (born June 22, 1960) is an environmental activist and public speaker who was instrumental in constructing a groundbreaking legal case against the Pacific Gas and Electric Company of California in 1993. Acclaimed Hollywood director Steven Soderbergh directed the film version of Brockovich's story, Erin Brockovich, in 2000. [Source: <a href=\"https://sk.sagepub.com/reference/womentoday/n105.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Women in Today's World The Multimedia Encyclopedia of Women in Today's World; Brockovich, Erin</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/pollution>, <https://concepts.sagepub.com/social-science/concept/key_people_in_environment_and_society> ;
  skos:prefLabel "Erin Brockovich"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/key_people_in_environment_and_society>
  skos:prefLabel "key people in environment and society"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/Erin_Brockovich> .

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

