@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/resource_geography>
  skos:definition "The study of human valuation and use of Earth's materials lies at the core of the modern discipline of geography. Indeed, investigation into the character, production, and distribution of natural resources might be said to be a quintessential pursuit for a discipline that has in large part been fashioned on the relationships between humans and their environment. [Source: <a href=\"https://sk.sagepub.com/reference/geography/n988.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Geography; Resource Geography</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/resources_and_conservation> ;
  skos:prefLabel "resource geography"@en ;
  a skos:Concept .

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

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

