@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix zbwext: <http://zbw.eu/namespaces/zbw-extensions/> .
@prefix schema: <http://schema.org/> .

<https://pm20.zbw.eu/category/geo/i/141729>
  skos:notation "J" ;
  rdfs:label "Tropics"@en, "Tropen"@de ;
  skos:prefLabel "Tropics"@en, "Tropen"@de ;
  a skos:Concept ;
  skos:broader <https://pm20.zbw.eu/category/geo/i/157538> .

<https://pm20.zbw.eu/category/geo/i/141592>
  skos:notation "D1" ;
  rdfs:label "Australia and Oceania"@en, "Australien und südpazifischer Inselraum"@de ;
  skos:prefLabel "Australia and Oceania"@en, "Australien und südpazifischer Inselraum"@de ;
  a skos:Concept ;
  skos:broader <https://pm20.zbw.eu/category/geo/i/157538> .

<https://pm20.zbw.eu/category/geo/i/141704>
  skos:notation "G1" ;
  rdfs:label "Ocean"@en, "Weltmeer"@de ;
  skos:prefLabel "Ocean"@en, "Weltmeer"@de ;
  a skos:Concept ;
  skos:broader <https://pm20.zbw.eu/category/geo/i/157538> .

<https://pm20.zbw.eu/category/geo/i/157538>
  skos:narrower <https://pm20.zbw.eu/category/geo/i/141309>, <https://pm20.zbw.eu/category/geo/i/141592>, <https://pm20.zbw.eu/category/geo/i/140892>, <https://pm20.zbw.eu/category/geo/i/141704>, <https://pm20.zbw.eu/category/geo/i/141636>, <https://pm20.zbw.eu/category/geo/i/141056>, <https://pm20.zbw.eu/category/geo/i/141728>, <https://pm20.zbw.eu/category/geo/i/141701>, <https://pm20.zbw.eu/category/geo/i/141729> ;
  rdfs:label "HWWA countries category system"@en, "HWWA-Ländersystematik"@de ;
  skos:prefLabel "HWWA countries category system"@en, "HWWA-Ländersystematik"@de ;
  owl:sameAs <http://purl.org/pressemappe20/category/geo/i/157538>, <https://pm20.zbw.eu/category/geo/s/AG> ;
  dc:identifier "157538" ;
  zbwext:notationLong "AG" ;
  skos:inScheme <https://pm20.zbw.eu/category/geo> ;
  skos:notation "AG" ;
  schema:subjectOf <https://pm20.zbw.eu/category/geo/i/157538/about> ;
  skos:topConceptOf <https://pm20.zbw.eu/category/geo> ;
  a skos:Concept .

<https://pm20.zbw.eu/category/geo/i/141636>
  skos:notation "E1" ;
  rdfs:label "America"@en, "Amerika"@de ;
  skos:prefLabel "America"@en, "Amerika"@de ;
  a skos:Concept ;
  skos:broader <https://pm20.zbw.eu/category/geo/i/157538> .

<https://pm20.zbw.eu/category/geo/i/141701>
  skos:notation "F1" ;
  rdfs:label "Polar region"@en, "Polargebiet"@de ;
  skos:prefLabel "Polar region"@en, "Polargebiet"@de ;
  a skos:Concept ;
  skos:broader <https://pm20.zbw.eu/category/geo/i/157538> .

<https://pm20.zbw.eu/category/geo/i/141728>
  skos:notation "H" ;
  rdfs:label "World"@en, "Welt"@de ;
  skos:prefLabel "World"@en, "Welt"@de ;
  a skos:Concept ;
  skos:broader <https://pm20.zbw.eu/category/geo/i/157538> .

<https://pm20.zbw.eu/category/geo/i/141309>
  skos:notation "C1" ;
  rdfs:label "Africa"@en, "Afrika"@de ;
  skos:prefLabel "Africa"@en, "Afrika"@de ;
  a skos:Concept ;
  skos:broader <https://pm20.zbw.eu/category/geo/i/157538> .

<https://pm20.zbw.eu/category/geo>
  a skos:ConceptScheme ;
  skos:hasTopConcept <https://pm20.zbw.eu/category/geo/i/157538> .

<https://pm20.zbw.eu/category/geo/i/141056>
  skos:notation "B1" ;
  rdfs:label "Asia"@en, "Asien"@de ;
  skos:prefLabel "Asia"@en, "Asien"@de ;
  a skos:Concept ;
  skos:broader <https://pm20.zbw.eu/category/geo/i/157538> .

<https://pm20.zbw.eu/category/geo/i/140892>
  skos:notation "A1" ;
  rdfs:label "Europe"@en, "Europa"@de ;
  skos:prefLabel "Europe"@en, "Europa"@de ;
  a skos:Concept ;
  skos:broader <https://pm20.zbw.eu/category/geo/i/157538> .

zbwext:notationLong
  rdfs:subPropertyOf skos:notation ;
  skos:definition """EXPERIMENTAL: Notation with
    blanks and leading zeros for sortability."""@en ;
  rdfs:label "NotationLong"@en .

