@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 ns0: <http://www.geonames.org/ontology#> .
@prefix gndo: <https://d-nb.info/standards/elementset/gnd#> .
@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 dc: <http://purl.org/dc/terms/> .

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

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/141620>
  rdfs:label "Territory of Papua"@en, "Britisch-Neuguinea"@de ;
  ns0:wikipediaArticle <https://en.wikipedia.org/wiki/Territory_of_Papua>, <https://de.wikipedia.org/wiki/Britisch-Neuguinea>, <https://de.wikipedia.org/wiki/Territorium_Papua> ;
  skos:note "waFolderCount: 2", "shFolderCount: 42" ;
  zbwext:waFolderCount 2 ;
  gndo:gndIdentifier "4312607-8" ;
  skos:inScheme <https://pm20.zbw.eu/category/geo> ;
  skos:exactMatch gnd:4312607-8, wd:Q2645837, wd:Q530560 ;
  owl:sameAs <http://purl.org/pressemappe20/category/geo/i/141620>, <https://pm20.zbw.eu/category/geo/s/D21> ;
  a skos:Concept ;
  zbwext:notationLong "D 021" ;
  skos:notation "D21" ;
  skos:scopeNote "Britisch Neu-Guinea, Australisch Neuguinea und Papua (ab 2.5.1945)"@de ;
  zbwext:shFolderCount 42 ;
  skos:broader <https://pm20.zbw.eu/category/geo/i/141592> ;
  zbwext:foldersComplete "Y" ;
  schema:subjectOf <https://pm20.zbw.eu/category/geo/i/141620/about> ;
  dc:identifier "141620" ;
  skos:prefLabel "Territory of Papua"@en, "Britisch-Neuguinea"@de .

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