@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/resources_and_conservation>
  skos:prefLabel "resources and conservation"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/common_property_resource_management> .

<https://concepts.sagepub.com/social-science/concept/common_property_resource_management>
  skos:definition "Common property resource management regimes are defined as a set of institutional arrangements that regulate the use of common pool resources (CPRs, also called the commons). The institutional arrangement or property rights governing CPRs could be no property (open access), private property, government property, and common or communal property. [Source: <a href=\"https://sk.sagepub.com/reference/geography/n195.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Geography; Common Property Resource Management</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/resources_and_conservation> ;
  skos:prefLabel "common property resource management"@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/common_property_resource_management> .

