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

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/141106>
  skos:prefLabel "Rhodos und Dodekanes"@de, "Rhodes and Dodecanese"@en ;
  zbwext:shFolderCount 52 ;
  skos:exactMatch gnd:4049859-1, wd:Q131555, gnd:4012579-8 ;
  gndo:gndIdentifier "4049859-1", "4012579-8" ;
  skos:broader <https://pm20.zbw.eu/category/geo/i/141056> ;
  ns0:wikipediaArticle <https://de.wikipedia.org/wiki/Dodekanes>, <https://en.wikipedia.org/wiki/Dodecanese> ;
  zbwext:notationLong "B 019" ;
  skos:scopeNote "ab 15.04.1926, Dodekanes: griechische Inselgruppe des Mittelmeers in der östlichen Ägäis"@de ;
  rdfs:label "Rhodos und Dodekanes"@de, "Rhodes and Dodecanese"@en ;
  owl:sameAs <http://purl.org/pressemappe20/category/geo/i/141106>, <https://pm20.zbw.eu/category/geo/s/B19> ;
  a skos:Concept ;
  skos:inScheme <https://pm20.zbw.eu/category/geo> ;
  skos:note "shFolderCount: 52", "waFolderCount: 1" ;
  dc:identifier "141106" ;
  zbwext:foldersComplete "Y" ;
  zbwext:waFolderCount 1 ;
  schema:subjectOf <https://pm20.zbw.eu/category/geo/i/141106/about> ;
  skos:notation "B19" .

<https://pm20.zbw.eu/category/geo/i/141056>
  skos:notation "B1" ;
  rdfs:label "Asia"@en, "Asien"@de ;
  skos:prefLabel "Asia"@en, "Asien"@de ;
  a skos:Concept ;
  skos:narrower <https://pm20.zbw.eu/category/geo/i/141106> .

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