@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/wind_energy>
  skos:definition "Mechanical and electrical power generated from wind. One of the earliest uses of mechanical wind power was in sailing vessels of various sorts. [Source: <a href=\"https://sk.sagepub.com/reference/dictionaryenvirochange/n4176.i1.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Environmental Change; wind energy</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/society>, <https://concepts.sagepub.com/social-science/concept/resources_and_conservation>, <https://concepts.sagepub.com/social-science/concept/conservation_and_ecology>, <https://concepts.sagepub.com/social-science/concept/climate_and_society> ;
  skos:prefLabel "wind energy"@en ;
  a skos:Concept .

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

<https://concepts.sagepub.com/social-science/concept/conservation_and_ecology>
  skos:prefLabel "conservation and ecology"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/wind_energy> .

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

<https://concepts.sagepub.com/social-science/concept/climate_and_society>
  skos:prefLabel "climate and society"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/wind_energy> .

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

