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

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

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/i/141610>
  gndo:gndIdentifier "4076974-4", "4080417-3" ;
  dc:identifier "141610" ;
  owl:sameAs <http://purl.org/pressemappe20/category/geo/i/141610>, <https://pm20.zbw.eu/category/geo/s/D11> ;
  rdfs:label "Salomoninseln und Bismarck-Archipel"@de, "Solomon Islands and Bismarck Archipelago"@en ;
  skos:prefLabel "Salomoninseln und Bismarck-Archipel"@de, "Solomon Islands and Bismarck Archipelago"@en ;
  zbwext:foldersComplete "Y" ;
  schema:subjectOf <https://pm20.zbw.eu/category/geo/i/141610/about> ;
  skos:broader <https://pm20.zbw.eu/category/geo/i/141592> ;
  skos:scopeNote "Bismarck Archipel, Neu-Hannover (Lavongai), Neu-Lauenburg, Neu-Pommern, Salomon Inseln i.G."@de ;
  skos:note "shFolderCount: 29" ;
  skos:exactMatch gnd:4076974-4, wd:Q97060007, gnd:4080417-3 ;
  zbwext:notationLong "D 011" ;
  zbwext:shFolderCount 29 ;
  a skos:Concept ;
  skos:inScheme <https://pm20.zbw.eu/category/geo> ;
  skos:notation "D11" .

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