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

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

<https://concepts.sagepub.com/social-science/concept/modeling_of_ice_ages>
  skos:definition "MODELING ICE AGES and their inception can reveal aspects of the climate system that are not able to be measured, and provide a key to the drivers of climate change. Ice age model results can also allow an analysis of the global and regional conditions at that time, and provide a comparison with proxy field evidence. [Source: <a href=\"https://sk.sagepub.com/reference/globalwarming/n429.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Global Warming and Climate Change; Modeling of Ice Ages</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/climate_models> ;
  skos:prefLabel "modeling of ice ages"@en ;
  a skos:Concept .

