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

<https://pm20.zbw.eu/category/geo> a skos:ConceptScheme .
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/140892>
  skos:notation "A1" ;
  rdfs:label "Europe"@en, "Europa"@de ;
  skos:prefLabel "Europe"@en, "Europa"@de ;
  a skos:Concept ;
  skos:narrower <https://pm20.zbw.eu/category/geo/i/140934> .

<https://pm20.zbw.eu/category/geo/i/140934>
  skos:exactMatch gnd:4130243-6, gnd:4050926-6, wd:Q1759388 ;
  skos:scopeNote "1923; ohne das Saargebiet"@de ;
  ns0:wikipediaArticle <https://de.wikipedia.org/wiki/Linkes_Rheinufer>, <https://en.wikipedia.org/wiki/Left_Bank_of_the_Rhine> ;
  dc:identifier "140934" ;
  owl:sameAs <http://purl.org/pressemappe20/category/geo/i/140934>, <https://pm20.zbw.eu/category/geo/s/A10b> ;
  skos:prefLabel "French occupation area left bank of the Rhine"@en, "Französisches Okkupationsgebiet auf dem linken Rheinufer"@de ;
  skos:broader <https://pm20.zbw.eu/category/geo/i/140892> ;
  zbwext:waFolderCount 1 ;
  rdfs:label "French occupation area left bank of the Rhine"@en, "Französisches Okkupationsgebiet auf dem linken Rheinufer"@de ;
  skos:notation "A10b" ;
  schema:subjectOf <https://pm20.zbw.eu/category/geo/i/140934/about> ;
  zbwext:notationLong "A 010b" ;
  skos:inScheme <https://pm20.zbw.eu/category/geo> ;
  gndo:gndIdentifier "4130243-6", "4050926-6" ;
  a skos:Concept ;
  skos:note "waFolderCount: 1" .

