@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix wd: <http://www.wikidata.org/entity/> .
@prefix gnd: <https://d-nb.info/gnd/> .
@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 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/206753> .

<https://pm20.zbw.eu/category/geo/i/206753>
  rdfs:label "Oberschlesien (1919-1938, 1941-1945)"@de, "Upper Silesia (1919-1938, 1941-1945)"@en ;
  skos:notation "A10n" ;
  owl:sameAs <https://pm20.zbw.eu/category/geo/s/A10n>, <http://purl.org/pressemappe20/category/geo/i/206753> ;
  skos:exactMatch wd:Q81011, gnd:17629-1 ;
  zbwext:notationLong "A 010n" ;
  zbwext:waFolderCount 2 ;
  gndo:gndIdentifier "17629-1" ;
  skos:note "waFolderCount: 2" ;
  ns0:wikipediaArticle <https://en.wikipedia.org/wiki/Upper_Silesia>, <https://de.wikipedia.org/wiki/Oberschlesien> ;
  skos:inScheme <https://pm20.zbw.eu/category/geo> ;
  schema:subjectOf <https://pm20.zbw.eu/category/geo/i/206753/about> ;
  skos:prefLabel "Upper Silesia (1919-1938, 1941-1945)"@en, "Oberschlesien (1919-1938, 1941-1945)"@de ;
  skos:scopeNote "Zeitangaben: 1919-1938, 1941-1945"@de ;
  dc:identifier "206753" ;
  a skos:Concept ;
  skos:broader <https://pm20.zbw.eu/category/geo/i/126128> .

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> a skos:ConceptScheme .
