@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/historical_development_of_climate_models> .

<https://concepts.sagepub.com/social-science/concept/historical_development_of_climate_models>
  skos:definition "Climate models are computational tools used to study the dynamics of the climate system and predict future climate changes. Climate models have developed historically through the growth of mathematical techniques, computational capacity of computers, data of present and past climates, and theories of component climate processes. [Source: <a href=\"https://sk.sagepub.com/reference/globalwarming2ed/n347.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Global Warming &amp; Climate Change; Historical Development of Climate Models</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/climate_models> ;
  skos:prefLabel "historical development of climate models"@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/historical_development_of_climate_models> .

