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

<https://concepts.sagepub.com/social-science/concept/atmospheric_composition_and_structure>
  skos:definition "Generalizations of the size of Earth's atmosphere compared with its lithography (or the solid part of our planet) liken the gaseous shell surrounding Earth to the skin on an apple. Although many might believe the atmosphere to be uniform in gaseous composition or linear in temperature change, this gaseous envelope is much more complex, similar to most environmental systems on Earth. [Source: <a href=\"https://sk.sagepub.com/reference/geography/n64.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Geography; Atmospheric Composition and Structure</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/climatology> ;
  skos:prefLabel "atmospheric composition and structure"@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_composition_and_structure> .

