@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/climate_(geoscience)>
  skos:prefLabel "climate (geoscience)"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/abrupt_climate_changes> .

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

<https://concepts.sagepub.com/social-science/concept/abrupt_climate_changes>
  skos:definition "THROUGHOUT RECORDED HISTORY, and in studies of geological and other records from much earlier periods of the Earth's history, there have been a number of abrupt climate changes. These significant and widespread shifts in climate heavily impacted many parts of the world. [Source: <a href=\"https://sk.sagepub.com/reference/globalwarming/n1.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Global Warming and Climate Change; Abrupt Climate Changes</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/climate_(geoscience)> ;
  skos:prefLabel "abrupt climate changes"@en ;
  a skos:Concept .

