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

<https://concepts.sagepub.com/social-science/concept/adiabatic_temperature_changes>
  skos:definition "When air rises or subsides in the atmosphere, its temperature changes as a result of the change in pressure. This is called adiabatic temperature change, and understanding what happens in this process is essential for understanding condensation and evaporation in the atmosphere, which in turn explain cloud formation and precipitation. [Source: <a href=\"https://sk.sagepub.com/reference/geography/n9.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Geography; Adiabatic Temperature Changes</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/climatology> ;
  skos:prefLabel "adiabatic temperature changes"@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/adiabatic_temperature_changes> .

