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

<https://pm20.zbw.eu/category/geo/i/141067>
  skos:inScheme <https://pm20.zbw.eu/category/geo> ;
  gndo:gndIdentifier "4039661-7" ;
  rdfs:label "Russian Turkestan"@en, "Russisch Zentralasien"@de ;
  schema:subjectOf <https://pm20.zbw.eu/category/geo/i/141067/about> ;
  zbwext:notationLong "B 012" ;
  skos:prefLabel "Russisch Zentralasien"@de, "Russian Turkestan"@en ;
  zbwext:waFolderCount 1 ;
  dc:identifier "141067" ;
  skos:exactMatch gnd:4039661-7, wd:Q115902583 ;
  owl:sameAs <http://purl.org/pressemappe20/category/geo/i/141067>, <https://pm20.zbw.eu/category/geo/s/B12> ;
  skos:note "waFolderCount: 1" ;
  a skos:Concept ;
  skos:broader <https://pm20.zbw.eu/category/geo/i/141065> ;
  skos:scopeNote "bis 30.06.1931, dann Sowjetunion (Asiatischer Teil) B 10 (einschl.: Kasachstan, Kirgisien, Tadschikistan, Turkmenien, Usbekistan)"@de ;
  skos:notation "B12" .

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/141065>
  skos:notation "B10" ;
  rdfs:label "Soviet Asia"@en, "Sowjetunion (Asiatischer Teil)"@de ;
  skos:prefLabel "Soviet Asia"@en, "Sowjetunion (Asiatischer Teil)"@de ;
  a skos:Concept ;
  skos:narrower <https://pm20.zbw.eu/category/geo/i/141067> .

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