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

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

<https://concepts.sagepub.com/social-science/concept/environment_and_people>
  skos:prefLabel "environment and people"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/deep_ecology_movement> .

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

<https://concepts.sagepub.com/social-science/concept/deep_ecology_movement>
  skos:definition "Deep ecology emerges from the intuition that nature and self are one. It is important because it provides the motivation for much of the environmental activism that is conducted in the name of geography and education for sustainable development, and it is the source of most eco-centric (ecosystem-centered) thinking within geography. [Source: <a href=\"https://sk.sagepub.com/reference/geography/n266.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Geography; Deep Ecology Movements</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/social_movements>, <https://concepts.sagepub.com/social-science/concept/environmentalism>, <https://concepts.sagepub.com/social-science/concept/environment_and_people> ;
  skos:prefLabel "deep ecology movement"@en ;
  a skos:Concept .

