@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix zbwext: <http://zbw.eu/namespaces/zbw-extensions/> .
@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 dc: <http://purl.org/dc/terms/> .

<https://pm20.zbw.eu/category/geo/i/184950>
  skos:notation "A10f(1)" ;
  rdfs:label "Schleswig-Holstein (Provinz, bis 1945)"@de, "Schleswig-Holstein"@en ;
  skos:prefLabel "Schleswig-Holstein (Provinz, bis 1945)"@de, "Schleswig-Holstein"@en ;
  a skos:Concept ;
  skos:broader <https://pm20.zbw.eu/category/geo/i/140908> .

<https://pm20.zbw.eu/category/geo/i/184957>
  skos:notation "A10z" ;
  rdfs:label "Province of Westphalia"@en, "Westfalen (Provinz, bis 1946)"@de ;
  skos:prefLabel "Province of Westphalia"@en, "Westfalen (Provinz, bis 1946)"@de ;
  a skos:Concept ;
  skos:broader <https://pm20.zbw.eu/category/geo/i/140908> .

<https://pm20.zbw.eu/category/geo/i/184884>
  skos:notation "A10y" ;
  rdfs:label "Rhine Province"@en, "Rheinprovinz"@de ;
  skos:prefLabel "Rhine Province"@en, "Rheinprovinz"@de ;
  a skos:Concept ;
  skos:broader <https://pm20.zbw.eu/category/geo/i/140908> .

<https://pm20.zbw.eu/category/geo/i/201792>
  skos:notation "A10p(3)" ;
  rdfs:label "Lower Silesia"@en, "Niederschlesien (1919-1938)"@de ;
  skos:prefLabel "Lower Silesia"@en, "Niederschlesien (1919-1938)"@de ;
  a skos:Concept ;
  skos:broader <https://pm20.zbw.eu/category/geo/i/140908> .

<https://pm20.zbw.eu/category/geo/i/184890>
  skos:notation "A10p(1)" ;
  rdfs:label "Province of Silesia"@en, "Schlesien (Provinz, 1938-1941)"@de ;
  skos:prefLabel "Province of Silesia"@en, "Schlesien (Provinz, 1938-1941)"@de ;
  a skos:Concept ;
  skos:broader <https://pm20.zbw.eu/category/geo/i/140908> .

<https://pm20.zbw.eu/category/geo> a skos:ConceptScheme .
<https://pm20.zbw.eu/category/geo/i/140908>
  zbwext:notationLong "A 010 (03)" ;
  skos:exactMatch gnd:4047194-9 ;
  skos:narrower <https://pm20.zbw.eu/category/geo/i/184950>, <https://pm20.zbw.eu/category/geo/i/201792>, <https://pm20.zbw.eu/category/geo/i/184890>, <https://pm20.zbw.eu/category/geo/i/184957>, <https://pm20.zbw.eu/category/geo/i/184884> ;
  skos:inScheme <https://pm20.zbw.eu/category/geo> ;
  skos:prefLabel "Preußen (bis 1945)"@de, "Prussia"@en ;
  schema:subjectOf <https://pm20.zbw.eu/category/geo/i/140908/about> ;
  skos:notation "A10(3)" ;
  owl:sameAs <https://pm20.zbw.eu/category/geo/s/A10(3)>, <http://purl.org/pressemappe20/category/geo/i/140908> ;
  a skos:Concept ;
  rdfs:label "Preußen (bis 1945)"@de, "Prussia"@en ;
  skos:broader <https://pm20.zbw.eu/category/geo/i/126128> ;
  gndo:gndIdentifier "4047194-9" ;
  dc:identifier "140908" .

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/126128>
  skos:notation "A10" ;
  rdfs:label "Germany"@en, "Deutschland"@de ;
  skos:prefLabel "Germany"@en, "Deutschland"@de ;
  a skos:Concept ;
  skos:narrower <https://pm20.zbw.eu/category/geo/i/140908> .

