@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/water_supply>
  skos:prefLabel "water supply"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/economic_resources> .

<https://concepts.sagepub.com/social-science/concept/capital_(economics)>
  skos:prefLabel "capital (economics)"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/economic_resources> .

<https://concepts.sagepub.com/social-science/concept/management_resources>
  skos:prefLabel "management resources"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/economic_resources> .

<https://concepts.sagepub.com/social-science/concept/energy_resources>
  skos:prefLabel "energy resources"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/economic_resources> .

<https://concepts.sagepub.com/social-science/concept/economic_resources>
  skos:narrower <https://concepts.sagepub.com/social-science/concept/water_supply>, <https://concepts.sagepub.com/social-science/concept/management_resources>, <https://concepts.sagepub.com/social-science/concept/information_resources>, <https://concepts.sagepub.com/social-science/concept/energy_resources>, <https://concepts.sagepub.com/social-science/concept/capital_(economics)>, <https://concepts.sagepub.com/social-science/concept/buildings_and_facilities> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/economic_concepts> ;
  skos:prefLabel "economic resources"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/economic_concepts>
  skos:prefLabel "economic concepts"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/economic_resources> .

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

<https://concepts.sagepub.com/social-science/concept/buildings_and_facilities>
  skos:prefLabel "buildings and facilities"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/economic_resources> .

<https://concepts.sagepub.com/social-science/concept/information_resources>
  skos:prefLabel "information resources"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/economic_resources> .

