@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/planetary_waves>
  skos:definition "Planetary-scale waves have their origin relating to the Earth's shape and rotation; the waves are so large that some of them wrap around the whole Earth and can be observed in the atmosphere through the meandering of the jet stream. A long wave or planetary wave is a weather system that circles the world, with one to three waves forming a looping path around the Earth at any given time and displacing air north and south. [Source: <a href=\"https://sk.sagepub.com/reference/globalwarming2ed/n745.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Global Warming &amp; Climate Change; Waves, Planetary</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/atmospheric_science> ;
  skos:prefLabel "planetary waves"@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/planetary_waves> .

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

