@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/energy_balance_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/energy_balance_models> .

<https://concepts.sagepub.com/social-science/concept/energy_balance_models>
  skos:definition "Energy balance models represent the First Law of Thermodynamics applied to a system. In climatology, energy balance models are used for the Earth-atmosphere system. [Source: <a href=\"https://sk.sagepub.com/reference/globalwarming2ed/n252.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Global Warming &amp; Climate Change; Energy Balance Models</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/climate_models> ;
  skos:prefLabel "energy balance models"@en ;
  a skos:Concept .

