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

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/141073>
  skos:exactMatch wd:Q230, gnd:4060656-9, gnd:4022406-5 ;
  zbwext:notationLong "B 017" ;
  gndo:gndIdentifier "4060656-9", "4022406-5" ;
  skos:note "waFolderCount: 1" ;
  zbwext:waFolderCount 1 ;
  skos:inScheme <https://pm20.zbw.eu/category/geo> ;
  rdfs:label "Georgien"@de, "Georgia (Republic)"@en ;
  skos:broader <https://pm20.zbw.eu/category/geo/i/141056> ;
  owl:sameAs <http://purl.org/pressemappe20/category/geo/i/141073>, <https://pm20.zbw.eu/category/geo/s/B17> ;
  skos:prefLabel "Georgien"@de, "Georgia (Republic)"@en ;
  dc:identifier "141073" ;
  ns0:wikipediaArticle <https://de.wikipedia.org/wiki/Georgien>, <https://en.wikipedia.org/wiki/Georgia_(country)> ;
  schema:subjectOf <https://pm20.zbw.eu/category/geo/i/141073/about> ;
  skos:notation "B17" ;
  skos:scopeNote "ab 15.08.1922 Transkaukasien B 017c"@de ;
  a skos:Concept .

<https://pm20.zbw.eu/category/geo/i/141056>
  skos:notation "B1" ;
  rdfs:label "Asia"@en, "Asien"@de ;
  skos:prefLabel "Asia"@en, "Asien"@de ;
  a skos:Concept ;
  skos:narrower <https://pm20.zbw.eu/category/geo/i/141073> .

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