@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/economic_demand>
  skos:prefLabel "economic demand"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/energy_consumption> .

<https://concepts.sagepub.com/social-science/concept/energy_prices>
  skos:prefLabel "energy prices"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/energy_consumption> .

<https://concepts.sagepub.com/social-science/concept/fuel_consumption>
  skos:prefLabel "fuel consumption"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/energy_consumption> .

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

<https://concepts.sagepub.com/social-science/concept/energy_consumption>
  skos:definition "Energy consumption refers to the consumption of energy, in the form of raw biomass, processed fuels, or electricity, to provide heat, cooling, light, motive power, and other services that support and enhance human activity. Energy consumption did not really become a subject of academic or policy interest until after the so-called oil shocks of the 1970s. [Source: <a href=\"https://sk.sagepub.com/reference/consumerculture/n201.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Consumer Culture; Energy Consumption</a>]"@en ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/fuel_consumption>, <https://concepts.sagepub.com/social-science/concept/energy_prices> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/economic_demand> ;
  skos:prefLabel "energy consumption"@en ;
  a skos:Concept .

