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

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

<https://pm20.zbw.eu/category/geo/i/141625>
  skos:exactMatch gnd:4107331-9, gnd:4345823-3, wd:Q92382754, gnd:4312607-8, gnd:4230226-2, gnd:4122008-0, gnd:4017063-9, gnd:4003900-6, gnd:4062334-8 ;
  gndo:gndIdentifier "4062334-8", "4107331-9", "4122008-0", "4312607-8", "4345823-3", "4230226-2", "4017063-9", "4003900-6" ;
  schema:subjectOf <https://pm20.zbw.eu/category/geo/i/141625/about> ;
  skos:prefLabel "British Oceania"@en, "Britisch-Ozeanien"@de ;
  dc:identifier "141625" ;
  owl:sameAs <https://pm20.zbw.eu/category/geo/s/D39>, <http://purl.org/pressemappe20/category/geo/i/141625> ;
  zbwext:notationLong "D 039" ;
  zbwext:waFolderCount 6 ;
  skos:inScheme <https://pm20.zbw.eu/category/geo> ;
  skos:scopeNote "Australien, Cook-Inseln, Ellice-Inseln (heute Tuvalu), Fidschi, Gilbert-Inseln (heute Kiribati), Nauru, Neue Hebriden (Kondominium mit Frankreich, heute Vanuatu), Neuguinea als Mandatsgebiet (heute Papua-Neuguinea)"@de ;
  skos:broader <https://pm20.zbw.eu/category/geo/i/141592> ;
  skos:note "waFolderCount: 6" ;
  skos:notation "D39" ;
  rdfs:label "British Oceania"@en, "Britisch-Ozeanien"@de ;
  a skos:Concept .

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 .
