@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/death_of_nature>
  skos:definition "The death of nature is an evocative metaphor that has been deployed by a number of writers and political activists in order to capture the form of modern social relations with the natural world. In his celebrated book, The End of Nature: Humanity, Climate Change and the Natural World (1989), Bill McKibben implicitly suggested this process of death in his argument that nature has somehow ceased to exist. [Source: <a href=\"https://sk.sagepub.com/reference/environment/n269.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Environment and Society; Death of Nature</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/society> ;
  skos:prefLabel "death of nature"@en ;
  a skos:Concept .

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

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

