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

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

<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/hadley_cell> .

<https://concepts.sagepub.com/social-science/concept/hadley_cell>
  skos:definition "The hadley cell refers to a somewhat idealized vertical circulation of air in the Earth's atmosphere and comprises the principal component of the general circulation pattern of the Earth's atmosphere. The Hadley Cells are comprised of a trough of low pressure girdling the globe in an equatorial and tropical band (the intertropical convergence zone, or ITCZ) and its associated rising air and a ridge of high pressure (the subtropical highs) where the air subsides back to the surface. [Source: <a href=\"https://sk.sagepub.com/reference/environment/n510.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Environment and Society; Hadley Cell</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/climatology>, <https://concepts.sagepub.com/social-science/concept/climate> ;
  skos:prefLabel "hadley cell"@en ;
  a skos:Concept .

