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

<https://pm20.zbw.eu/category/geo/i/141173>
  skos:exactMatch gnd:4210617-5, gnd:4051788-3, wd:Q851 ;
  a skos:Concept ;
  skos:broader <https://pm20.zbw.eu/category/geo/i/141056> ;
  owl:sameAs <http://purl.org/pressemappe20/category/geo/i/141173>, <https://pm20.zbw.eu/category/geo/s/B32> ;
  skos:prefLabel "Saudi Arabia"@en, "Saudi-Arabien"@de ;
  skos:inScheme <https://pm20.zbw.eu/category/geo> ;
  gndo:gndIdentifier "4210617-5", "4051788-3" ;
  skos:notation "B32" ;
  rdfs:label "Saudi-Arabien"@de, "Saudi Arabia"@en ;
  ns0:wikipediaArticle <https://en.wikipedia.org/wiki/Saudi_Arabia>, <https://de.wikipedia.org/wiki/Saudi-Arabien> ;
  skos:scopeNote "Nadschd ist eine Landschaft und Provinz im Inneren Saudi-Arabiens, früher Saudi-arabisches Teilkönigreich, ehem Reich der Wahabiten. Siehe auch: Hedschas"@de ;
  zbwext:notationLong "B 032" ;
  dc:identifier "141173" ;
  schema:subjectOf <https://pm20.zbw.eu/category/geo/i/141173/about> .

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