@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/common-pool_resource>
  skos:definition "A common-pool resource is defined by two fundamental characteristics. On the one hand, one person's use of a unit of common-pool resource makes that same unit unavailable to anybody else. [Source: <a href=\"https://sk.sagepub.com/reference/governance/n75.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Governance; Common-Pool Resource</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/institutionalism> ;
  skos:prefLabel "common-pool resource"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/institutionalism>
  skos:prefLabel "institutionalism"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/common-pool_resource> .

<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-pool_resource> .

