@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 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 wd: <http://www.wikidata.org/entity/> .
@prefix gnd: <https://d-nb.info/gnd/> .
@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/141071> .

<https://pm20.zbw.eu/category/geo/i/141071>
  owl:sameAs <http://purl.org/pressemappe20/category/geo/i/141071>, <https://pm20.zbw.eu/category/geo/s/B15> ;
  skos:notation "B15" ;
  gndo:gndIdentifier "4062199-6" ;
  ns0:wikipediaArticle <https://de.wikipedia.org/wiki/Usbekistan>, <https://en.wikipedia.org/wiki/Uzbekistan> ;
  skos:broader <https://pm20.zbw.eu/category/geo/i/141056> ;
  skos:note "waFolderCount: 1" ;
  rdfs:label "Usbekistan"@de, "Uzbekistan"@en ;
  skos:inScheme <https://pm20.zbw.eu/category/geo> ;
  skos:prefLabel "Usbekistan"@de, "Uzbekistan"@en ;
  skos:exactMatch wd:Q265, gnd:4062199-6 ;
  zbwext:waFolderCount 1 ;
  dc:identifier "141071" ;
  a skos:Concept ;
  schema:subjectOf <https://pm20.zbw.eu/category/geo/i/141071/about> ;
  zbwext:notationLong "B 015" ;
  skos:scopeNote "Chiva, bis 30.06.1931, dann Sowjetunion (Asiatischer Teil) B 010"@de .

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