@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/environment_and_people>
  skos:prefLabel "environment and people"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/ecological_justice> .

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

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

<https://concepts.sagepub.com/social-science/concept/ecological_justice>
  skos:definition "Conceptions of justice typically address notions of what is right and what is fair. Ecological justice addresses how humans relate with nonhuman species and the natural world. [Source: <a href=\"https://sk.sagepub.com/reference/geography/n317.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Geography; Ecological Justice</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/justice>, <https://concepts.sagepub.com/social-science/concept/environment_and_people> ;
  skos:prefLabel "ecological justice"@en ;
  a skos:Concept .

