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

<https://pm20.zbw.eu/category/geo/i/140947>
  gndo:gndIdentifier "4107585-7", "4046870-7", "4330775-9" ;
  skos:notation "A10m" ;
  owl:sameAs <http://purl.org/pressemappe20/category/geo/i/140947>, <https://pm20.zbw.eu/category/geo/s/A10m> ;
  skos:prefLabel "Poznań Voivodeship (1921–39)"@en, "Posen (polnisch, Reichsgau)"@de ;
  skos:scopeNote "Provinz Posen 1815-1920; Woiwodschaft Posen 1920-1939; Reichsgau Wartheland 1939-1945"@de ;
  schema:subjectOf <https://pm20.zbw.eu/category/geo/i/140947/about> ;
  a skos:Concept ;
  zbwext:notationLong "A 010m" ;
  skos:broader <https://pm20.zbw.eu/category/geo/i/140892> ;
  skos:inScheme <https://pm20.zbw.eu/category/geo> ;
  skos:exactMatch gnd:4046870-7, wd:Q635253, gnd:4330775-9, gnd:4107585-7 ;
  dc:identifier "140947" ;
  rdfs:label "Posen (polnisch, Reichsgau)"@de, "Poznań Voivodeship (1921–39)"@en ;
  ns0:wikipediaArticle <https://de.wikipedia.org/wiki/Provinz_Posen>, <https://en.wikipedia.org/wiki/Province_of_Posen> .

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

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