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

<https://pm20.zbw.eu/category/geo/i/140899>
  skos:notation "A5a" ;
  rdfs:label "Mediterranean region"@en, "Mittelmeerländer"@de ;
  skos:prefLabel "Mediterranean region"@en, "Mittelmeerländer"@de ;
  a skos:Concept ;
  skos:broader <https://pm20.zbw.eu/category/geo/i/141728> .

<https://pm20.zbw.eu/category/geo/i/157538>
  skos:notation "AG" ;
  rdfs:label "HWWA countries category system"@en, "HWWA-Ländersystematik"@de ;
  skos:prefLabel "HWWA countries category system"@en, "HWWA-Ländersystematik"@de ;
  a skos:Concept ;
  skos:narrower <https://pm20.zbw.eu/category/geo/i/141728> .

<https://pm20.zbw.eu/category/geo/i/141728>
  zbwext:foldersComplete "N" ;
  ns0:wikipediaArticle <https://en.wikipedia.org/wiki/World>, <https://de.wikipedia.org/wiki/Welt> ;
  dc:identifier "141728" ;
  skos:prefLabel "World"@en, "Welt"@de ;
  zbwext:notationLong "H" ;
  zbwext:shFolderCount 20 ;
  skos:broader <https://pm20.zbw.eu/category/geo/i/157538> ;
  skos:inScheme <https://pm20.zbw.eu/category/geo> ;
  skos:note "shFolderCount: 20", "waFolderCount: 67" ;
  owl:sameAs <http://purl.org/pressemappe20/category/geo/i/141728>, <https://pm20.zbw.eu/category/geo/s/H> ;
  rdfs:label "World"@en, "Welt"@de ;
  gndo:gndIdentifier "16041065-4", "4015139-6" ;
  skos:narrower <https://pm20.zbw.eu/category/geo/i/140899> ;
  skos:exactMatch gnd:16041065-4, gnd:4015139-6, wd:Q16502 ;
  skos:notation "H" ;
  zbwext:waFolderCount 67 ;
  a skos:Concept ;
  schema:subjectOf <https://pm20.zbw.eu/category/geo/i/141728/about> .

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

