@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_tenure> .

<https://concepts.sagepub.com/social-science/concept/land_tenure>
  skos:definition "Land tenure (or rural property rights) is generally regarded as a system of rights and obligations about land and property within a society or community. Land tenure can be viewed as a “bundle” of rights, where rights can be added, removed, or divided. [Source: <a href=\"https://sk.sagepub.com/reference/environment/n619.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Environment and Society; Land Tenure</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/environment_and_people> ;
  skos:prefLabel "land tenure"@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/land_tenure> .

