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

<https://pm20.zbw.eu/category/geo> a skos:ConceptScheme .
<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/140943> .

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/140943>
  owl:sameAs <https://pm20.zbw.eu/category/geo/s/A10i>, <http://purl.org/pressemappe20/category/geo/i/140943> ;
  zbwext:notationLong "A 010i" ;
  skos:prefLabel "Memel (Stadt)"@de, "Klaipėda"@en ;
  rdfs:label "Memel (Stadt)"@de, "Klaipėda"@en ;
  skos:note "waFolderCount: 1" ;
  skos:notation "A10i" ;
  ns0:wikipediaArticle <https://de.wikipedia.org/wiki/Klaip%C4%97da>, <https://en.wikipedia.org/wiki/Klaip%C4%97da> ;
  skos:inScheme <https://pm20.zbw.eu/category/geo> ;
  zbwext:waFolderCount 1 ;
  skos:broader <https://pm20.zbw.eu/category/geo/i/126128> ;
  dc:identifier "140943" ;
  schema:subjectOf <https://pm20.zbw.eu/category/geo/i/140943/about> ;
  a skos:Concept ;
  skos:scopeNote "bis 1.1.1929"@de ;
  skos:exactMatch gnd:4038577-2, wd:Q776965 ;
  gndo:gndIdentifier "4038577-2" .

