@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix zbwext: <http://zbw.eu/namespaces/zbw-extensions/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix ns0: <http://www.geonames.org/ontology#> .
@prefix schema: <http://schema.org/> .
@prefix wd: <http://www.wikidata.org/entity/> .
@prefix gnd: <https://d-nb.info/gnd/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix gndo: <https://d-nb.info/standards/elementset/gnd#> .

<https://pm20.zbw.eu/category/geo> a skos:ConceptScheme .
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/141022>
  skos:notation "A40c" ;
  rdfs:label "Czechoslovakia"@en, "Tschechoslowakei"@de ;
  skos:prefLabel "Czechoslovakia"@en, "Tschechoslowakei"@de ;
  a skos:Concept ;
  skos:narrower <https://pm20.zbw.eu/category/geo/i/141023> .

<https://pm20.zbw.eu/category/geo/i/141023>
  a skos:Concept ;
  skos:prefLabel "Sudeten Germans"@en, "Sudetendeutsches Gebiet"@de ;
  ns0:wikipediaArticle <https://en.wikipedia.org/wiki/Sudetenland>, <https://de.wikipedia.org/wiki/Sudetenland> ;
  skos:note "waFolderCount: 1" ;
  rdfs:label "Sudetendeutsches Gebiet"@de, "Sudeten Germans"@en ;
  skos:notation "A40c(A10)" ;
  skos:inScheme <https://pm20.zbw.eu/category/geo> ;
  zbwext:waFolderCount 1 ;
  schema:subjectOf <https://pm20.zbw.eu/category/geo/i/141023/about> ;
  skos:exactMatch wd:Q194242, gnd:4058390-9 ;
  owl:sameAs <http://purl.org/pressemappe20/category/geo/i/141023>, <https://pm20.zbw.eu/category/geo/s/A40c(A10)> ;
  zbwext:notationLong "A 040c (A 010)" ;
  dc:identifier "141023" ;
  gndo:gndIdentifier "4058390-9" ;
  skos:broader <https://pm20.zbw.eu/category/geo/i/141022> .

