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

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

<https://pm20.zbw.eu/category/geo/i/141164>
  schema:subjectOf <https://pm20.zbw.eu/category/geo/i/141164/about> ;
  skos:broader <https://pm20.zbw.eu/category/geo/i/141056> ;
  skos:exactMatch wd:Q169977, gnd:4051788-3, gnd:4096070-5 ;
  owl:sameAs <http://purl.org/pressemappe20/category/geo/i/141164>, <https://pm20.zbw.eu/category/geo/s/B27> ;
  skos:prefLabel "Hejaz"@en, "Hedschas"@de ;
  gndo:gndIdentifier "4096070-5", "4051788-3" ;
  a skos:Concept ;
  dc:identifier "141164" ;
  rdfs:label "Hejaz"@en, "Hedschas"@de ;
  ns0:wikipediaArticle <https://de.wikipedia.org/wiki/Hedschas>, <https://en.wikipedia.org/wiki/Hejaz> ;
  skos:scopeNote "(= Hejaz, Hedschar) ab 19.12.1925: Saudi Arabien (B 32); Landschaft im westlichen Saudi-Arabien"@de ;
  skos:inScheme <https://pm20.zbw.eu/category/geo> ;
  zbwext:notationLong "B 027" ;
  skos:notation "B27" .

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