@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/cyclones:_occluded> .

<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/cyclones:_occluded> .

<https://concepts.sagepub.com/social-science/concept/cyclones:_occluded>
  skos:definition "Occluded cyclones represent the late-mature stage of short-lived, rapidly moving extratropical cyclones that, with much slower-moving anticyclones, are responsible for the day-to-day weather changes in the middle latitudes. In redistributing energy and moisture, occluded cyclones are an integral component of the general circulation of the atmosphere. [Source: <a href=\"https://sk.sagepub.com/reference/geography/n248.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Geography; Cyclones: Occluded</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/climatology> ;
  skos:prefLabel "cyclones: occluded"@en ;
  a skos:Concept .

