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

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

<https://concepts.sagepub.com/social-science/concept/distribution_of_resource_access>
  skos:definition "Resource access describes a relationship between humans and their needs and wants as obtained from the surrounding environment. A geographic analysis of the relationship evaluates how humans differ in the ways they acquire resources at different localities and, more important, the local and extralocal factors that influence their ability to acquire these resources. [Source: <a href=\"https://sk.sagepub.com/reference/geography/n297.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Geography; Distribution of Resource Access</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/resources_and_conservation> ;
  skos:prefLabel "distribution of resource access"@en ;
  a skos:Concept .

