@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/social_movements>
  skos:prefLabel "social movements"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/European_green_movements> .

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

<https://concepts.sagepub.com/social-science/concept/European_green_movements>
  skos:definition "The European green movements are the individual diverse movements and struggles that emerged in the post-World War II period through explicitly politicizing aspects of the environment. These movements have taken markedly different forms in different places and times and have been organized around multiple grievances. [Source: <a href=\"https://sk.sagepub.com/reference/geography/n399.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Geography; European Green Movements</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/social_movements> ;
  skos:prefLabel "European green movements"@en ;
  a skos:Concept .

