@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 zbwext: <http://zbw.eu/namespaces/zbw-extensions/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix ns0: <http://www.geonames.org/ontology#> .
@prefix gndo: <https://d-nb.info/standards/elementset/gnd#> .
@prefix schema: <http://schema.org/> .

<https://pm20.zbw.eu/category/geo/i/126127>
  skos:prefLabel "Österreich-Ungarn"@de, "Austria-Hungary"@en ;
  skos:narrower <https://pm20.zbw.eu/category/geo/i/187161>, <https://pm20.zbw.eu/category/geo/i/141026> ;
  skos:exactMatch wd:Q28513, gnd:4075613-0 ;
  skos:note "waFolderCount: 5", "shFolderCount: 13" ;
  owl:sameAs <https://pm20.zbw.eu/category/geo/s/A40>, <http://purl.org/pressemappe20/category/geo/i/126127> ;
  zbwext:shFolderCount 13 ;
  zbwext:foldersComplete "N" ;
  rdfs:label "Österreich-Ungarn"@de, "Austria-Hungary"@en ;
  zbwext:notationLong "A 040" ;
  dc:identifier "126127" ;
  ns0:wikipediaArticle <https://de.wikipedia.org/wiki/%C3%96sterreich-Ungarn>, <https://en.wikipedia.org/wiki/Austria-Hungary> ;
  gndo:gndIdentifier "4075613-0" ;
  skos:scopeNote "Österreich-Ungarn (1867-1918) (k.[aiserliche] und k.[önigliche] Monarchie) war eine Doppel-Monarchie und ein Vielvölkerstaat in Mitteleuropa. (einschl.: Dalmatien, Kroatien, Ungarn bis 1919)"@de ;
  skos:notation "A40" ;
  zbwext:waFolderCount 5 ;
  a skos:Concept ;
  skos:broader <https://pm20.zbw.eu/category/geo/i/140892> ;
  schema:subjectOf <https://pm20.zbw.eu/category/geo/i/126127/about> ;
  skos:inScheme <https://pm20.zbw.eu/category/geo> .

<https://pm20.zbw.eu/category/geo/i/141026>
  skos:notation "A40d1" ;
  rdfs:label "Carpathian Ruthenia"@en, "Karpaten-Ukraine"@de ;
  skos:prefLabel "Carpathian Ruthenia"@en, "Karpaten-Ukraine"@de ;
  a skos:Concept ;
  skos:broader <https://pm20.zbw.eu/category/geo/i/126127> .

<https://pm20.zbw.eu/category/geo/i/187161>
  skos:notation "A40d2" ;
  rdfs:label "Bukovina"@en, "Bukowina"@de ;
  skos:prefLabel "Bukovina"@en, "Bukowina"@de ;
  a skos:Concept ;
  skos:broader <https://pm20.zbw.eu/category/geo/i/126127> .

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

zbwext:notationLong
  rdfs:subPropertyOf skos:notation ;
  skos:definition """EXPERIMENTAL: Notation with
    blanks and leading zeros for sortability."""@en ;
  rdfs:label "NotationLong"@en .

