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

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/141034>
  skos:notation "A43" ;
  owl:sameAs <http://purl.org/pressemappe20/category/geo/i/141034>, <https://pm20.zbw.eu/category/geo/s/A43> ;
  skos:exactMatch gnd:4075720-1, wd:Q12560, gnd:4061163-2 ;
  zbwext:shFolderCount 135 ;
  dc:identifier "141034" ;
  gndo:gndIdentifier "4075720-1", "4061163-2" ;
  rdfs:label "Ottoman Empire"@en, "Osmanisches Reich (-1923)"@de ;
  schema:subjectOf <https://pm20.zbw.eu/category/geo/i/141034/about> ;
  zbwext:foldersComplete "Y" ;
  ns0:wikipediaArticle <https://de.wikipedia.org/wiki/Osmanisches_Reich>, <https://en.wikipedia.org/wiki/Ottoman_Empire> ;
  zbwext:waFolderCount 9 ;
  skos:note "shFolderCount: 135", "waFolderCount: 9" ;
  zbwext:notationLong "A 043 (alt)" ;
  skos:prefLabel "Ottoman Empire"@en, "Osmanisches Reich (-1923)"@de ;
  a skos:Concept ;
  skos:inScheme <https://pm20.zbw.eu/category/geo> ;
  skos:broader <https://pm20.zbw.eu/category/geo/i/141056> ;
  skos:scopeNote "Ab 1923 für Türkei nur B 021 verwenden!"@de .

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

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