@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/renewable_resources>
  skos:definition "Renewable resources are either resources that can naturally regenerate at a rate comparable or faster than the rate of human consumption or perpetual resources that are abundantly available in nature. Examples are solar radiation, wind, water currents and tides, and biomass resources, all of which can be used to generate energy for human consumption. [Source: <a href=\"https://sk.sagepub.com/reference/consumerculture/n449.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Consumer Culture; Renewable Resources</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/resources_and_conservation> ;
  skos:prefLabel "renewable 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/renewable_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/renewable_resources> .

