@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/computer_models>
  skos:definition "A climate model is a computer-based representation of the Earth system. Climate models solve mathematical equations that describe the planetary energy budget, with the aim of understanding and reproducing the processes that control climate. [Source: <a href=\"https://sk.sagepub.com/reference/globalwarming2ed/n184.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Global Warming &amp; Climate Change; Computer Models</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/climate_models> ;
  skos:prefLabel "computer models"@en ;
  a skos:Concept .

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

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

