@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix zbwext: <http://zbw.eu/namespaces/zbw-extensions/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@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 schema: <http://schema.org/> .
@prefix ns0: <http://www.geonames.org/ontology#> .
@prefix wd: <http://www.wikidata.org/entity/> .
@prefix gnd: <https://d-nb.info/gnd/> .

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

<https://pm20.zbw.eu/category/geo/i/141069>
  gndo:gndIdentifier "4078473-3" ;
  skos:prefLabel "Turkestan"@de, "Turkestan"@en ;
  skos:note "waFolderCount: 1" ;
  owl:sameAs <http://purl.org/pressemappe20/category/geo/i/141069>, <https://pm20.zbw.eu/category/geo/s/B13> ;
  zbwext:waFolderCount 1 ;
  dc:identifier "141069" ;
  zbwext:notationLong "B 013" ;
  skos:scopeNote "Historisch-geographischer Name, bezeichnet die von Turkvölkern bewohnten Landschaften Mittelasiens, gegliedert in Westturkestan (s. Mittelasien) und Ostturkestan (Chinesisch-Turkestan)"@de ;
  skos:editorialNote "bis 30.06.1931, dann Sowjetunion (Asiatischer Teil) B 10"@de ;
  schema:subjectOf <https://pm20.zbw.eu/category/geo/i/141069/about> ;
  skos:broader <https://pm20.zbw.eu/category/geo/i/141056> ;
  skos:inScheme <https://pm20.zbw.eu/category/geo> ;
  ns0:wikipediaArticle <https://en.wikipedia.org/wiki/Turkestan>, <https://de.wikipedia.org/wiki/Turkestan> ;
  rdfs:label "Turkestan"@de, "Turkestan"@en ;
  skos:notation "B13" ;
  skos:exactMatch wd:Q1315785, gnd:4078473-3 ;
  a skos:Concept .

