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

<https://pm20.zbw.eu/category/geo> a skos:ConceptScheme .
<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/141618> .

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/141618>
  ns0:wikipediaArticle <https://de.wikipedia.org/wiki/Japanisches_S%C3%BCdseemandat>, <https://en.wikipedia.org/wiki/South_Seas_Mandate> ;
  schema:subjectOf <https://pm20.zbw.eu/category/geo/i/141618/about> ;
  dc:identifier "141618" ;
  skos:prefLabel "Japanese South Pacific Mandate"@en, "Japanische Mandatländer in Ozeanien"@de ;
  owl:sameAs <https://pm20.zbw.eu/category/geo/s/D18>, <http://purl.org/pressemappe20/category/geo/i/141618> ;
  gndo:gndIdentifier "4122008-0", "4249309-2", "4029739-1", "4044396-6" ;
  skos:exactMatch wd:Q718763, gnd:4029739-1, gnd:4044396-6, gnd:4249309-2, gnd:4122008-0 ;
  skos:note "shFolderCount: 43", "waFolderCount: 1" ;
  zbwext:foldersComplete "Y" ;
  rdfs:label "Japanische Mandatländer in Ozeanien"@de, "Japanese South Pacific Mandate"@en ;
  skos:broader <https://pm20.zbw.eu/category/geo/i/141592> ;
  zbwext:waFolderCount 1 ;
  a skos:Concept ;
  skos:inScheme <https://pm20.zbw.eu/category/geo> ;
  zbwext:shFolderCount 43 ;
  zbwext:notationLong "D 018" ;
  skos:scopeNote "Marianen, Karolinen Inseln, Nauru, Palau"@de ;
  skos:notation "D18" .

