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

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

<https://concepts.sagepub.com/social-science/concept/land_reform>
  skos:definition "Land reform entails the redistribution of private or public lands. Though it is often broadly associated with struggles for social justice, land reform is a somewhat amorphous term, embracing a huge range of practices and historical experiences in how land is identified and transferred (by force, legislation, or markets), the accompanying institutional and legal changes, and the ensuing property relations. [Source: <a href=\"https://sk.sagepub.com/reference/geography/n682.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Geography; Land Reform</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/environment_and_people> ;
  skos:prefLabel "land reform"@en ;
  a skos:Concept .

