@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 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 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/141260> .

<https://pm20.zbw.eu/category/geo/i/141260>
  skos:scopeNote "1921-1944. Tuwa: autonome Republik im südlichen Teil des asiatischen Russlands"@de ;
  zbwext:foldersComplete "Y" ;
  skos:exactMatch wd:Q816709, gnd:4107332-0 ;
  owl:sameAs <http://purl.org/pressemappe20/category/geo/i/141260>, <https://pm20.zbw.eu/category/geo/s/B98> ;
  a skos:Concept ;
  skos:prefLabel "Tannu-Tuwa"@de, "Tuvan People's Republic"@en ;
  gndo:gndIdentifier "4107332-0" ;
  ns0:wikipediaArticle <https://de.wikipedia.org/wiki/Tuwinische_Volksrepublik>, <https://en.wikipedia.org/wiki/Tuvan_People%27s_Republic> ;
  skos:note "shFolderCount: 2" ;
  dc:identifier "141260" ;
  rdfs:label "Tuvan People's Republic"@en, "Tannu-Tuwa"@de ;
  skos:notation "B98" ;
  skos:broader <https://pm20.zbw.eu/category/geo/i/141056> ;
  skos:inScheme <https://pm20.zbw.eu/category/geo> ;
  zbwext:shFolderCount 2 ;
  zbwext:notationLong "B 098" ;
  schema:subjectOf <https://pm20.zbw.eu/category/geo/i/141260/about> .

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