@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/Anthropocene>
  skos:definition "The latest episode in Earth’s history characterised by the dominance of human impacts on many of the processes affecting the geo-ecology of the Earth. The term was coined in the year 2000 by P.J. Crutzen and E. Stoermer to cover approximately the time interval since the industrial revolution (i.e. [Source: <a href=\"https://sk.sagepub.com/reference/dictionaryenvirochange/n206.i1.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Environmental Change; Anthropocene</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/paleoclimates> ;
  skos:prefLabel "Anthropocene"@en ;
  a skos:Concept .

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

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

