@prefix n9j: <http://data.loterre.fr/ark:/67375/N9J> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix isothes: <http://purl.org/iso25964/skos-thes#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

n9j:-ZVQGJPPD-Q
  skos:prefLabel "climatology"@en ;
  a skos:Concept ;
  skos:narrower n9j:-C4RN0JJ7-D .

n9j:-concepts
  a isothes:ConceptGroup ;
  skos:prefLabel "concepts"@en ;
  skos:member n9j:-C4RN0JJ7-D .

n9j:-C4RN0JJ7-D
  owl:sameAs <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: Encyclopedia of Geography; Köppen-Geiger Climate Classification]"@en ;
  a skos:Concept ;
  skos:inScheme n9j: ;
  skos:broader n9j:-ZVQGJPPD-Q ;
  skos:prefLabel "Köppen-Geiger climate classification"@en .

n9j: a skos:ConceptScheme .
