@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 gndo: <https://d-nb.info/standards/elementset/gnd#> .
@prefix ns0: <http://www.geonames.org/ontology#> .
@prefix schema: <http://schema.org/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix gnd: <https://d-nb.info/gnd/> .
@prefix wd: <http://www.wikidata.org/entity/> .
@prefix dc: <http://purl.org/dc/terms/> .

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

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/140946>
  gndo:gndIdentifier "4314198-5", "4079244-4" ;
  ns0:wikipediaArticle <https://de.wikipedia.org/wiki/Danzig-Westpreu%C3%9Fen>, <https://en.wikipedia.org/wiki/Reichsgau_Danzig-West_Prussia> ;
  rdfs:label "Reichsgau Danzig-West Prussia"@en, "Danzig-Westpreußen (Reichsgau)"@de ;
  skos:broader <https://pm20.zbw.eu/category/geo/i/126128> ;
  skos:note "waFolderCount: 1" ;
  zbwext:notationLong "A 010l" ;
  schema:subjectOf <https://pm20.zbw.eu/category/geo/i/140946/about> ;
  skos:prefLabel "Danzig-Westpreußen (Reichsgau)"@de, "Reichsgau Danzig-West Prussia"@en ;
  skos:notation "A10l" ;
  a skos:Concept ;
  owl:sameAs <http://purl.org/pressemappe20/category/geo/i/140946>, <https://pm20.zbw.eu/category/geo/s/A10l> ;
  skos:exactMatch gnd:4079244-4, wd:Q510368, gnd:4314198-5 ;
  zbwext:waFolderCount 1 ;
  skos:scopeNote "1939-1945"@de ;
  dc:identifier "140946" ;
  skos:inScheme <https://pm20.zbw.eu/category/geo> .

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