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

<https://pm20.zbw.eu/category/geo/i/141634>
  skos:exactMatch wd:Q701025, gnd:19660-5, gnd:4044257-3 ;
  gndo:gndIdentifier "4044257-3", "19660-5" ;
  skos:scopeNote "Deutsch-Samoa, Samoa (Neuseeld. Mandat ab 2.5.1945), Westsamoa (ab 1961)"@de ;
  skos:prefLabel "Deutsch-Samoa"@de, "German Samoa"@en ;
  schema:subjectOf <https://pm20.zbw.eu/category/geo/i/141634/about> ;
  skos:notation "D60" ;
  skos:broader <https://pm20.zbw.eu/category/geo/i/141592> ;
  skos:note "waFolderCount: 2", "shFolderCount: 2" ;
  zbwext:notationLong "D 060" ;
  owl:sameAs <https://pm20.zbw.eu/category/geo/s/D60>, <http://purl.org/pressemappe20/category/geo/i/141634> ;
  zbwext:waFolderCount 2 ;
  rdfs:label "Deutsch-Samoa"@de, "German Samoa"@en ;
  ns0:wikipediaArticle <https://en.wikipedia.org/wiki/German_Samoa>, <https://de.wikipedia.org/wiki/Deutsch-Samoa> ;
  dc:identifier "141634" ;
  zbwext:foldersComplete "F" ;
  a skos:Concept ;
  skos:inScheme <https://pm20.zbw.eu/category/geo> ;
  zbwext:shFolderCount 2 .

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 .
