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

<https://pm20.zbw.eu/category/geo/i/140894>
  skos:note "shFolderCount: 26", "waFolderCount: 1" ;
  zbwext:geoCategoryType "C" ;
  skos:notation "A1a" ;
  zbwext:foldersComplete "Y" ;
  zbwext:shFolderCount 26 ;
  skos:inScheme <https://pm20.zbw.eu/category/geo> ;
  a skos:Concept ;
  skos:exactMatch gnd:4137210-4, wd:Q805727, wd:Q579938 ;
  dc:identifier "140894" ;
  ns0:wikipediaArticle <https://en.wikipedia.org/wiki/Baltic_region>, <https://de.wikipedia.org/wiki/Baltikum> ;
  rdfs:label "Baltic region"@en, "Ostseeländer"@de ;
  schema:subjectOf <https://pm20.zbw.eu/category/geo/i/140894/about> ;
  owl:sameAs <https://pm20.zbw.eu/category/geo/s/A1a>, <http://purl.org/pressemappe20/category/geo/i/140894> ;
  zbwext:waFolderCount 1 ;
  skos:broader <https://pm20.zbw.eu/category/geo/i/140892> ;
  skos:narrower <https://pm20.zbw.eu/category/geo/i/141049> ;
  skos:prefLabel "Baltic region"@en, "Ostseeländer"@de ;
  gndo:gndIdentifier "4137210-4" ;
  zbwext:notationLong "A 001a" .

<https://pm20.zbw.eu/category/geo/i/141049>
  skos:notation "A57" ;
  rdfs:label "Baltic states"@en, "Baltikum"@de ;
  skos:prefLabel "Baltic states"@en, "Baltikum"@de ;
  a skos:Concept ;
  skos:broader <https://pm20.zbw.eu/category/geo/i/140894> .

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

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

