@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/nonrenewable_resources>
  skos:definition "Nonrenewable resources are all those materials and energy sources consumed by our industrial society at a rate that exceeds the rate at which natural processes can renew those resources. This contrasts with renewable resources such as food and timber, which, presumably can be replaced continuously at the same rate as they are used up. [Source: <a href=\"https://sk.sagepub.com/reference/socialproblems/n382.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Social Problems; Nonrenewable Resources</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/resources_and_conservation>, <https://concepts.sagepub.com/social-science/concept/population_and_environment> ;
  skos:prefLabel "nonrenewable resources"@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/nonrenewable_resources> .

<https://concepts.sagepub.com/social-science/concept/population_and_environment>
  skos:prefLabel "population and environment"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/nonrenewable_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/nonrenewable_resources> .

