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

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/141061>
  skos:prefLabel "Zentralasien"@de, "Central Asia"@en ;
  zbwext:notationLong "B 005" ;
  gndo:gndIdentifier "4079487-8" ;
  a skos:Concept ;
  skos:scopeNote "Benutzt für Innerasien, Gebiet der abflusslosen Hochländer im Inneren Asiens, die im N von den Randgebirgen Südsibiriens, im O vom Grossen Chingan, im S von Karakorum und Transhimalaya und im W vom Pamir umschlossen werden; umfaßt d. Hochland von Tibet, Tarimbecken, d. Beckenlandschaft d. Dsungarei, d.h. W- u. N-China u. Mongolei"@de ;
  skos:notation "B5" ;
  dc:identifier "141061" ;
  ns0:wikipediaArticle <https://en.wikipedia.org/wiki/Central_Asia>, <https://de.wikipedia.org/wiki/Zentralasien> ;
  skos:exactMatch wd:Q27275, gnd:4079487-8 ;
  rdfs:label "Zentralasien"@de, "Central Asia"@en ;
  schema:subjectOf <https://pm20.zbw.eu/category/geo/i/141061/about> ;
  skos:broader <https://pm20.zbw.eu/category/geo/i/141056> ;
  skos:inScheme <https://pm20.zbw.eu/category/geo> ;
  owl:sameAs <https://pm20.zbw.eu/category/geo/s/B5>, <http://purl.org/pressemappe20/category/geo/i/141061> .

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

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