@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/conservation_zoning> .

<https://concepts.sagepub.com/social-science/concept/conservation_zoning>
  skos:definition "Conservation zoning is a spatial planning strategy used to manage urban and rural landscapes and sometimes marine areas. The term can refer to any land use or marine planning process whose primary goal is purported to be the conservation of social and/or natural resources. [Source: <a href=\"https://sk.sagepub.com/reference/geography/n212.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Geography; Conservation Zoning</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/resources_and_conservation> ;
  skos:prefLabel "conservation zoning"@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/conservation_zoning> .

