@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/resource_tenure>
  skos:definition "Legal tenure arrangements for natural resources such as minerals, fisheries, forest products, petroleum, among others, are fundamental to economic relationships in any human society and the cultural landscapes they create. At any geographical scale, claims to resources and systems to manage and use them must address the economic, environmental, cultural, and political dimensions of resources and the places in which they occur. [Source: <a href=\"https://sk.sagepub.com/reference/geography/n992.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Geography; Resource Tenure</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/resources_and_conservation> ;
  skos:prefLabel "resource tenure"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/resources_and_conservation>
  skos:prefLabel "resources and conservation"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/resource_tenure> .

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

