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

<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/141728>
  skos:notation "H" ;
  rdfs:label "World"@en, "Welt"@de ;
  skos:prefLabel "World"@en, "Welt"@de ;
  a skos:Concept ;
  skos:narrower <https://pm20.zbw.eu/category/geo/i/140899> .

<https://pm20.zbw.eu/category/geo/i/140899>
  skos:exactMatch wd:Q72499, gnd:4074900-9 ;
  rdfs:label "Mittelmeerländer"@de, "Mediterranean region"@en ;
  owl:sameAs <http://purl.org/pressemappe20/category/geo/i/140899>, <https://pm20.zbw.eu/category/geo/s/A5a> ;
  skos:prefLabel "Mediterranean region"@en, "Mittelmeerländer"@de ;
  schema:subjectOf <https://pm20.zbw.eu/category/geo/i/140899/about> ;
  skos:note "shFolderCount: 28" ;
  zbwext:shFolderCount 28 ;
  zbwext:foldersComplete "Y" ;
  ns0:wikipediaArticle <https://de.wikipedia.org/wiki/Mittelmeerraum>, <https://en.wikipedia.org/wiki/Mediterranean_basin> ;
  skos:inScheme <https://pm20.zbw.eu/category/geo> ;
  zbwext:notationLong "A 005a" ;
  dc:identifier "140899" ;
  gndo:gndIdentifier "4074900-9" ;
  zbwext:geoCategoryType "B" ;
  skos:notation "A5a" ;
  skos:broader <https://pm20.zbw.eu/category/geo/i/141728> ;
  a skos:Concept .

