@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 dc: <http://purl.org/dc/terms/> .
@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/141028>
  skos:scopeNote "ab 1945 Jugoslawien (einschl.: Bulgarien, Staaten des ehem. Jugoslawien)"@de ;
  skos:exactMatch wd:Q191077, gnd:45879-X, gnd:4370535-2, gnd:4028966-7 ;
  a skos:Concept ;
  skos:notation "A40e" ;
  owl:sameAs <http://purl.org/pressemappe20/category/geo/i/141028>, <https://pm20.zbw.eu/category/geo/s/A40e> ;
  gndo:gndIdentifier "4370535-2", "45879-X", "4028966-7" ;
  dc:identifier "141028" ;
  zbwext:waFolderCount 22 ;
  zbwext:notationLong "A 040e" ;
  schema:subjectOf <https://pm20.zbw.eu/category/geo/i/141028/about> ;
  ns0:wikipediaArticle <https://de.wikipedia.org/wiki/K%C3%B6nigreich_Jugoslawien>, <https://en.wikipedia.org/wiki/Kingdom_of_Yugoslavia> ;
  rdfs:label "(Kingdom of) Yugoslavia"@en, "Jugoslawien (bis 1945 Südslawien)"@de ;
  skos:inScheme <https://pm20.zbw.eu/category/geo> ;
  skos:prefLabel "(Kingdom of) Yugoslavia"@en, "Jugoslawien (bis 1945 Südslawien)"@de ;
  skos:note "waFolderCount: 22" ;
  skos:broader <https://pm20.zbw.eu/category/geo/i/140892> .

<https://pm20.zbw.eu/category/geo/i/140892>
  skos:notation "A1" ;
  rdfs:label "Europe"@en, "Europa"@de ;
  skos:prefLabel "Europe"@en, "Europa"@de ;
  a skos:Concept ;
  skos:narrower <https://pm20.zbw.eu/category/geo/i/141028> .

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