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

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/141037>
  skos:notation "A45" ;
  rdfs:label "Greece"@en, "Griechenland"@de ;
  skos:prefLabel "Greece"@en, "Griechenland"@de ;
  a skos:Concept ;
  skos:narrower <https://pm20.zbw.eu/category/geo/i/141038> .

<https://pm20.zbw.eu/category/geo/i/141038>
  skos:exactMatch wd:Q72785, gnd:4073791-3 ;
  schema:subjectOf <https://pm20.zbw.eu/category/geo/i/141038/about> ;
  owl:sameAs <http://purl.org/pressemappe20/category/geo/i/141038>, <https://pm20.zbw.eu/category/geo/s/A45a> ;
  skos:broader <https://pm20.zbw.eu/category/geo/i/141037> ;
  skos:inScheme <https://pm20.zbw.eu/category/geo> ;
  gndo:gndIdentifier "4073791-3" ;
  a skos:Concept ;
  skos:notation "A45a" ;
  rdfs:label "Crete"@en, "Kreta"@de ;
  skos:prefLabel "Kreta"@de, "Crete"@en ;
  ns0:wikipediaArticle <https://en.wikipedia.org/wiki/Cretan_State>, <https://de.wikipedia.org/wiki/Kretischer_Staat> ;
  skos:scopeNote "bis 30.05.1913"@de ;
  zbwext:notationLong "A 045a" ;
  dc:identifier "141038" .

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