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

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/141593>
  skos:note "waFolderCount: 2", "shFolderCount: 33" ;
  skos:notation "D2" ;
  a skos:Concept ;
  skos:broader <https://pm20.zbw.eu/category/geo/i/141592> ;
  ns0:wikipediaArticle <https://en.wikipedia.org/wiki/Pacific_Rim>, <https://de.wikipedia.org/wiki/Pazifischer_Rand> ;
  zbwext:waFolderCount 2 ;
  owl:sameAs <http://purl.org/pressemappe20/category/geo/i/141593>, <https://pm20.zbw.eu/category/geo/s/D2> ;
  zbwext:notationLong "D 002" ;
  skos:inScheme <https://pm20.zbw.eu/category/geo> ;
  skos:scopeNote "Südsee, Stiller Ozean u. Küstenländer i.G., Pazifischer Raum i.G."@de ;
  skos:prefLabel "Pazifischer Raum"@de, "Pacific rim"@en ;
  schema:subjectOf <https://pm20.zbw.eu/category/geo/i/141593/about> ;
  rdfs:label "Pazifischer Raum"@de, "Pacific rim"@en ;
  gndo:gndIdentifier "4044982-8", "4044257-3" ;
  zbwext:shFolderCount 33 ;
  skos:exactMatch wd:Q9301187, gnd:4044982-8, gnd:4044257-3 ;
  dc:identifier "141593" ;
  zbwext:foldersComplete "Y" .

<https://pm20.zbw.eu/category/geo> a skos:ConceptScheme .
