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

<https://pm20.zbw.eu/category/geo/i/141615>
  skos:prefLabel "Marianen"@de, "Mariana Islands"@en ;
  skos:inScheme <https://pm20.zbw.eu/category/geo> ;
  a skos:Concept ;
  zbwext:foldersComplete "Y" ;
  owl:sameAs <https://pm20.zbw.eu/category/geo/s/D15>, <http://purl.org/pressemappe20/category/geo/i/141615> ;
  skos:exactMatch gnd:4249309-2, wd:Q153732 ;
  ns0:wikipediaArticle <https://en.wikipedia.org/wiki/Mariana_Islands>, <https://de.wikipedia.org/wiki/Marianen> ;
  zbwext:shFolderCount 4 ;
  skos:note "shFolderCount: 4" ;
  zbwext:notationLong "D 015" ;
  skos:broader <https://pm20.zbw.eu/category/geo/i/141592> ;
  schema:subjectOf <https://pm20.zbw.eu/category/geo/i/141615/about> ;
  dc:identifier "141615" ;
  gndo:gndIdentifier "4249309-2" ;
  rdfs:label "Mariana Islands"@en, "Marianen"@de ;
  skos:scopeNote """bis 30.06.1919, dann unter Japanische Mandatländer in Ozeanien (D 18); 	 Inselgruppe im Pazifik; umfasst die Nördlichen Marianen und Guam"""@de ;
  skos:notation "D15" .

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

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 .
