@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/community-based_environmental_planning> .

<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/community-based_environmental_planning> .

<https://concepts.sagepub.com/social-science/concept/community-based_environmental_planning>
  skos:definition "Community-based environmental planning (CBEP) emerged in the 1990s as a result of concerns over the state-directed or top-down character of environmental planning. CBEP can be defined as decentralized environmental planning conducted by place-based communities at the local scale. [Source: <a href=\"https://sk.sagepub.com/reference/geography/n201.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Geography; Community-Based Environmental Planning</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/resources_and_conservation> ;
  skos:prefLabel "community-based environmental planning"@en ;
  a skos:Concept .

