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

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

<https://concepts.sagepub.com/social-science/concept/midlatitude_mild_climate>
  skos:definition "The midlatitude mild climate zone describes a spatially expansive land area of the Earth that stretches from approximately 30° to 55° north and south latitudes. This climate zone features less extreme climate conditions throughout the year than neighboring climate zones such as the colder, snowier midlatitude severe climate zone located generally to the north of this region. [Source: <a href=\"https://sk.sagepub.com/reference/geography/n171.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Geography; Climate: Midlatitude, Mild</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/climatology> ;
  skos:prefLabel "midlatitude mild climate"@en ;
  a skos:Concept .

