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

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/141025>
  gndo:gndIdentifier "4078541-5" ;
  a skos:Concept ;
  zbwext:notationLong "A 040d" ;
  skos:prefLabel "Hungary"@en, "Ungarn"@de ;
  owl:sameAs <http://purl.org/pressemappe20/category/geo/i/141025>, <https://pm20.zbw.eu/category/geo/s/A40d> ;
  skos:note "waFolderCount: 39" ;
  zbwext:waFolderCount 39 ;
  skos:exactMatch wd:Q28, gnd:4078541-5 ;
  schema:subjectOf <https://pm20.zbw.eu/category/geo/i/141025/about> ;
  skos:notation "A40d" ;
  skos:broader <https://pm20.zbw.eu/category/geo/i/140892> ;
  rdfs:label "Ungarn"@de, "Hungary"@en ;
  dc:identifier "141025" ;
  ns0:wikipediaArticle <https://en.wikipedia.org/wiki/Hungary>, <https://de.wikipedia.org/wiki/Ungarn> ;
  skos:inScheme <https://pm20.zbw.eu/category/geo> .

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

<https://pm20.zbw.eu/category/geo> a skos:ConceptScheme .
