@prefix zbwext: <http://zbw.eu/namespaces/zbw-extensions/> .
@prefix ns0: <http://www.geonames.org/ontology#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix gnd: <https://d-nb.info/gnd/> .
@prefix wd: <http://www.wikidata.org/entity/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix schema: <http://schema.org/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix gndo: <https://d-nb.info/standards/elementset/gnd#> .

<https://pm20.zbw.eu/category/geo/i/141624>
  zbwext:notationLong "D 038" ;
  ns0:wikipediaArticle <https://de.wikipedia.org/wiki/Tonga>, <https://en.wikipedia.org/wiki/Tonga> ;
  skos:exactMatch gnd:4060396-9, wd:Q678 ;
  skos:broader <https://pm20.zbw.eu/category/geo/i/141592> ;
  owl:sameAs <http://purl.org/pressemappe20/category/geo/i/141624>, <https://pm20.zbw.eu/category/geo/s/D38> ;
  schema:subjectOf <https://pm20.zbw.eu/category/geo/i/141624/about> ;
  rdfs:label "Tonga"@de, "Tonga"@en ;
  skos:notation "D38" ;
  dc:identifier "141624" ;
  gndo:gndIdentifier "4060396-9" ;
  a skos:Concept ;
  skos:inScheme <https://pm20.zbw.eu/category/geo> ;
  skos:prefLabel "Tonga"@de, "Tonga"@en .

<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:narrower <https://pm20.zbw.eu/category/geo/i/141624> .

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

<https://pm20.zbw.eu/category/geo> a skos:ConceptScheme .
