@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix gndo: <https://d-nb.info/standards/elementset/gnd#> .
@prefix ns0: <http://www.geonames.org/ontology#> .
@prefix wd: <http://www.wikidata.org/entity/> .
@prefix gnd: <https://d-nb.info/gnd/> .
@prefix schema: <http://schema.org/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix zbwext: <http://zbw.eu/namespaces/zbw-extensions/> .
@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/141616> .

<https://pm20.zbw.eu/category/geo/i/141616>
  gndo:gndIdentifier "111598-4", "4037700-3", "4122008-0" ;
  ns0:wikipediaArticle <https://de.wikipedia.org/wiki/Nauru>, <https://en.wikipedia.org/wiki/Nauru>, <https://de.wikipedia.org/wiki/Marshallinseln>, <https://en.wikipedia.org/wiki/Marshall_Islands> ;
  skos:exactMatch wd:Q709, gnd:4037700-3, wd:Q697, gnd:4122008-0, gnd:111598-4, wd:Q104722012 ;
  rdfs:label "Marshall Islands, Nauru"@en, "Marshall-Inseln, Nauru (bis 30.6.1919)"@de ;
  schema:subjectOf <https://pm20.zbw.eu/category/geo/i/141616/about> ;
  owl:sameAs <https://pm20.zbw.eu/category/geo/s/D16>, <http://purl.org/pressemappe20/category/geo/i/141616> ;
  zbwext:shFolderCount 7 ;
  skos:broader <https://pm20.zbw.eu/category/geo/i/141592> ;
  skos:notation "D16" ;
  skos:note "shFolderCount: 7" ;
  zbwext:notationLong "D 016" ;
  skos:scopeNote """Marschall-Inseln, Nauru (bis 30.06.1919, dann unter Japanische Mandatländer in Ozeanien (D 18); 	 Staat im westlichen Pazifik, umfasst die gleichnamige, zum östlichen Mikronesien zählende Inselgruppe"""@de ;
  dc:identifier "141616" ;
  skos:inScheme <https://pm20.zbw.eu/category/geo> ;
  a skos:Concept ;
  zbwext:foldersComplete "Y" ;
  skos:prefLabel "Marshall-Inseln, Nauru (bis 30.6.1919)"@de, "Marshall Islands, Nauru"@en .

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 .
