@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 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/> .
@prefix wd: <http://www.wikidata.org/entity/> .
@prefix gnd: <https://d-nb.info/gnd/> .
@prefix schema: <http://schema.org/> .

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

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/140942>
  owl:sameAs <http://purl.org/pressemappe20/category/geo/i/140942>, <https://pm20.zbw.eu/category/geo/s/A10h> ;
  gndo:gndIdentifier "4075754-7" ;
  skos:notation "A10h" ;
  ns0:wikipediaArticle <https://en.wikipedia.org/wiki/East_Prussia>, <https://de.wikipedia.org/wiki/Ostpreu%C3%9Fen> ;
  a skos:Concept ;
  zbwext:waFolderCount 1 ;
  dc:identifier "140942" ;
  skos:exactMatch wd:Q103801, gnd:4075754-7 ;
  skos:note "waFolderCount: 1" ;
  schema:subjectOf <https://pm20.zbw.eu/category/geo/i/140942/about> ;
  skos:prefLabel "Ostpreußen (deutsch)"@de, "East Prussia"@en ;
  skos:inScheme <https://pm20.zbw.eu/category/geo> ;
  zbwext:notationLong "A 010h" ;
  rdfs:label "Ostpreußen (deutsch)"@de, "East Prussia"@en ;
  skos:scopeNote "bis 31.12.1922. Landschaft und ehemalige preußische Provinz (von 1815-1945) im Nordosten des Mitteleuropäischen Tieflands, südlich und östlich der Ostseeküste; umfasste die Regierungsbezirke Königsberg, Gumbinnen, Allenstein und (bis 1939) den Regierungsbezirk Westpreußen; Hauptstadt war Königsberg (heute Kaliningrad)."@de ;
  skos:broader <https://pm20.zbw.eu/category/geo/i/126128> .

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