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

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

<https://pm20.zbw.eu/category/geo/i/141619>
  skos:note "shFolderCount: 30", "waFolderCount: 2" ;
  dc:identifier "141619" ;
  schema:subjectOf <https://pm20.zbw.eu/category/geo/i/141619/about> ;
  ns0:wikipediaArticle <https://en.wikipedia.org/wiki/Dutch_New_Guinea>, <https://de.wikipedia.org/wiki/Niederl%C3%A4ndisch-Neuguinea> ;
  a skos:Concept ;
  zbwext:notationLong "D 020" ;
  skos:inScheme <https://pm20.zbw.eu/category/geo> ;
  skos:exactMatch gnd:7645442-3, wd:Q941881 ;
  gndo:gndIdentifier "7645442-3" ;
  owl:sameAs <https://pm20.zbw.eu/category/geo/s/D20>, <http://purl.org/pressemappe20/category/geo/i/141619> ;
  skos:prefLabel "Dutch New Guinea"@en, "Niederländisch-Neuguinea"@de ;
  zbwext:foldersComplete "Y" ;
  zbwext:shFolderCount 30 ;
  skos:notation "D20" ;
  skos:scopeNote "westlichen Teil der Insel Neuguinea"@de ;
  rdfs:label "Niederländisch-Neuguinea"@de, "Dutch New Guinea"@en ;
  skos:broader <https://pm20.zbw.eu/category/geo/i/141592> ;
  zbwext:waFolderCount 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 .
