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

<https://pm20.zbw.eu/category/geo/i/126128>
  skos:notation "A10" ;
  rdfs:label "Germany"@en, "Deutschland"@de ;
  skos:prefLabel "Germany"@en, "Deutschland"@de ;
  a skos:Concept ;
  skos:narrower <https://pm20.zbw.eu/category/geo/i/140905> .

<https://pm20.zbw.eu/category/geo/i/140905>
  skos:prefLabel "Hamburg"@de, "Hamburg"@en ;
  skos:exactMatch gnd:4023118-5, wd:Q1055 ;
  skos:broader <https://pm20.zbw.eu/category/geo/i/126128> ;
  zbwext:shFolderCount 826 ;
  a skos:Concept ;
  ns0:wikipediaArticle <https://de.wikipedia.org/wiki/Hamburg>, <https://en.wikipedia.org/wiki/Hamburg> ;
  zbwext:foldersComplete "Y" ;
  rdfs:label "Hamburg"@de, "Hamburg"@en ;
  dc:identifier "140905" ;
  zbwext:waFolderCount 10 ;
  gndo:gndIdentifier "4023118-5" ;
  zbwext:geoCategoryType "A" ;
  skos:inScheme <https://pm20.zbw.eu/category/geo> ;
  zbwext:notationLong "A 009" ;
  owl:sameAs <https://pm20.zbw.eu/category/geo/s/A9>, <http://purl.org/pressemappe20/category/geo/i/140905> ;
  schema:subjectOf <https://pm20.zbw.eu/category/geo/i/140905/about> ;
  skos:note "shFolderCount: 826", "waFolderCount: 10" ;
  skos:notation "A9" .

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> a skos:ConceptScheme .
