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

<https://pm20.zbw.eu/category/geo> a skos:ConceptScheme .
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/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/141014> .

<https://pm20.zbw.eu/category/geo/i/141014>
  ns0:wikipediaArticle <https://de.wikipedia.org/wiki/Rijeka>, <https://en.wikipedia.org/wiki/Rijeka> ;
  a skos:Concept ;
  rdfs:label "Fiume"@de, "Free State of Fiume"@en ;
  owl:sameAs <https://pm20.zbw.eu/category/geo/s/A38>, <http://purl.org/pressemappe20/category/geo/i/141014> ;
  zbwext:foldersComplete "Y" ;
  schema:subjectOf <https://pm20.zbw.eu/category/geo/i/141014/about> ;
  skos:exactMatch gnd:4050045-7, wd:Q1647 ;
  skos:scopeNote "Freistaat Fiume von 1920 bis 127.01.1924. Italienischer und ungarischer Name von Rijeka, daneben auch ungarisch Szentvit, deutsch veraltet auch St. Veit am Flaum.  Hafenstadt an der Kvarner-Bucht in Kroatien"@de ;
  skos:notation "A38" ;
  skos:note "shFolderCount: 25" ;
  skos:broader <https://pm20.zbw.eu/category/geo/i/140892> ;
  skos:prefLabel "Fiume"@de, "Free State of Fiume"@en ;
  gndo:gndIdentifier "4050045-7" ;
  zbwext:shFolderCount 25 ;
  zbwext:notationLong "A 038" ;
  skos:inScheme <https://pm20.zbw.eu/category/geo> ;
  dc:identifier "141014" .

