@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/tropopause>
  skos:definition "THE TROPOPAUSE IS the boundary region dividing the troposphere, the lowest layer of the atmosphere, from the overlying stratosphere. Since the tropospheric and stratospheric air masses have rather distinct features, in correspondence to each surface location, the tropopause height is the level in the vertical where abrupt changes in the physical and chemical properties of the atmosphere are observed.Three different definitions are typically adopted. [Source: <a href=\"https://sk.sagepub.com/reference/globalwarming/n639.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Global Warming and Climate Change; Tropopause</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/atmospheric_science> ;
  skos:prefLabel "tropopause"@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/tropopause> .

<https://concepts.sagepub.com/social-science/concept/atmospheric_science>
  skos:prefLabel "atmospheric science"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/tropopause> .

