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

<https://concepts.sagepub.com/social-science/concept/environmental_justice>
  skos:definition "Environmental justice is both a social movement and a research frame. Rooted in the U.S. civil rights movement of the 1950s and 1960s, the idea of environmental justice gained traction in the United States during the early to mid 1980s. [Source: <a href=\"https://sk.sagepub.com/reference/geography/n371.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Geography; Environmental Justice</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/justice> ;
  skos:prefLabel "environmental justice"@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/environmental_justice> .

