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

<https://concepts.sagepub.com/social-science/concept/atmospheric_component_of_models>
  skos:definition "Scientists have been creating models of the climate and atmosphere on a systematic basis for more than a century. However, only with the development of powerful computational devices has a sophisticated simulation of the atmosphere started to become possible. [Source: <a href=\"https://sk.sagepub.com/reference/globalwarming2ed/n46.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Global Warming &amp; Climate Change; Atmospheric Component of Models</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/climate_models> ;
  skos:prefLabel "atmospheric component of 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/atmospheric_component_of_models> .

