@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 owl: <http://www.w3.org/2002/07/owl#> .
@prefix gnd: <https://d-nb.info/gnd/> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix gndo: <https://d-nb.info/standards/elementset/gnd#> .
@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/140945>
  owl:sameAs <http://purl.org/pressemappe20/category/geo/i/140945>, <https://pm20.zbw.eu/category/geo/s/A10l(alt)> ;
  skos:exactMatch gnd:4224325-7, gnd:4075754-7, gnd:4079244-4, gnd:4046742-9 ;
  skos:prefLabel "Ost- und Westpreußen (polnisch)"@de, "East and West Prussia (under polish administration)"@en ;
  skos:notation "A10l(alt)" ;
  rdfs:label "East and West Prussia (under polish administration)"@en, "Ost- und Westpreußen (polnisch)"@de ;
  dc:identifier "140945" ;
  a skos:Concept ;
  gndo:gndIdentifier "4224325-7", "4079244-4", "4046742-9", "4075754-7" ;
  skos:broader <https://pm20.zbw.eu/category/geo/i/140892> ;
  zbwext:notationLong "A 010l (alt)" ;
  skos:inScheme <https://pm20.zbw.eu/category/geo> ;
  schema:subjectOf <https://pm20.zbw.eu/category/geo/i/140945/about> .

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

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