@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/Köppen-Geiger_climate_classification>
  skos:definition "The Köppen-Geiger is a system of global climate classification created by Wladimir Peter Köppen and subsequently updated and revised by Köppen in collaboration with Rudolf Geiger. It is the best-known and most widely used global climate classification available. [Source: <a href=\"https://sk.sagepub.com/reference/geography/n671.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Geography; Köppen-Geiger Climate Classification</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/climatology> ;
  skos:prefLabel "Köppen-Geiger climate classification"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/climatology>
  skos:prefLabel "climatology"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/Köppen-Geiger_climate_classification> .

<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/Köppen-Geiger_climate_classification> .

