@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/hydroelectric_power>
  skos:definition "Hydroelectricity is a derivative of hydropower, which is energy captured from river systems. Hydroelectricity is a scientific-technological system that resulted from the invention of electricity and the creation of the river water-powered turbine onto which a rotor is mounted to generate electricity. [Source: <a href=\"https://sk.sagepub.com/reference/geography/n601.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Geography; Hydroelectric Power</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/resources_and_conservation> ;
  skos:prefLabel "hydroelectric power"@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/hydroelectric_power> .

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

