@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 dc: <http://purl.org/dc/terms/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix schema: <http://schema.org/> .
@prefix gndo: <https://d-nb.info/standards/elementset/gnd#> .
@prefix wd: <http://www.wikidata.org/entity/> .
@prefix gnd: <https://d-nb.info/gnd/> .
@prefix ns0: <http://www.geonames.org/ontology#> .

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

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/141601>
  dc:identifier "141601" ;
  owl:sameAs <https://pm20.zbw.eu/category/geo/s/D10>, <http://purl.org/pressemappe20/category/geo/i/141601> ;
  zbwext:shFolderCount 103 ;
  schema:subjectOf <https://pm20.zbw.eu/category/geo/i/141601/about> ;
  skos:scopeNote "Deutsch Ozeanien (ab 1920 austral. Mandat)"@de ;
  a skos:Concept ;
  skos:note "shFolderCount: 103" ;
  zbwext:notationLong "D 010" ;
  skos:inScheme <https://pm20.zbw.eu/category/geo> ;
  rdfs:label "Deutsch-Neuguinea"@de, "German New Guinea"@en ;
  gndo:gndIdentifier "4044257-3", "4090737-5" ;
  zbwext:foldersComplete "Y" ;
  skos:exactMatch wd:Q165008, gnd:4090737-5, gnd:4044257-3 ;
  skos:prefLabel "German New Guinea"@en, "Deutsch-Neuguinea"@de ;
  ns0:wikipediaArticle <https://en.wikipedia.org/wiki/German_New_Guinea>, <https://de.wikipedia.org/wiki/Deutsch-Neuguinea> ;
  skos:notation "D10" ;
  skos:broader <https://pm20.zbw.eu/category/geo/i/141592> .

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