@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/extractive_reserves>
  skos:definition "Extractive reserves are territories dedicated to environmental protection and the sustainable use of nature resources by traditional populations. Reserves follow a traditional land tenure model based on individual family and communal property rights to common areas, such as forest trails used to extract or harvest nontimber forest products. [Source: <a href=\"https://sk.sagepub.com/reference/geography/n411.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Geography; Extractive Reserves</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/resources_and_conservation> ;
  skos:prefLabel "extractive reserves"@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/extractive_reserves> .

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

