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

<https://concepts.sagepub.com/social-science/concept/environmental_racism>
  skos:definition "Environmental racism refers to the process and outcome of racial discrimination in the enactment and enforcement of environmental laws, rules, and regulations and in targeting minority communities for the siting of polluting industries. It also refers to the exclusion or restriction of people of color from representation in public and private boards and commissions and from meaningful participation in environmental movement organizations. [Source: <a href=\"https://sk.sagepub.com/reference/geography/n379.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Geography; Environmental Racism</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/society>, <https://concepts.sagepub.com/social-science/concept/population_and_environment>, <https://concepts.sagepub.com/social-science/concept/environmentalism>, <https://concepts.sagepub.com/social-science/concept/environment_and_people> ;
  skos:prefLabel "environmental racism"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/environmentalism>
  skos:prefLabel "environmentalism"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/environmental_racism> .

<https://concepts.sagepub.com/social-science/concept/environment_and_people>
  skos:prefLabel "environment and people"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/environmental_racism> .

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

<https://concepts.sagepub.com/social-science/concept/population_and_environment>
  skos:prefLabel "population and environment"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/environmental_racism> .

