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

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/141007>
  a skos:Concept ;
  schema:subjectOf <https://pm20.zbw.eu/category/geo/i/141007/about> ;
  gndo:gndIdentifier "4053881-3" ;
  ns0:wikipediaArticle <https://en.wikipedia.org/wiki/Switzerland>, <https://de.wikipedia.org/wiki/Schweiz> ;
  skos:broader <https://pm20.zbw.eu/category/geo/i/140892> ;
  dc:identifier "141007" ;
  skos:prefLabel "Switzerland"@en, "Schweiz"@de ;
  skos:inScheme <https://pm20.zbw.eu/category/geo> ;
  skos:notation "A34" ;
  owl:sameAs <https://pm20.zbw.eu/category/geo/s/A34>, <http://purl.org/pressemappe20/category/geo/i/141007> ;
  skos:note "waFolderCount: 40" ;
  rdfs:label "Switzerland"@en, "Schweiz"@de ;
  zbwext:waFolderCount 40 ;
  skos:exactMatch gnd:4053881-3, wd:Q39 ;
  zbwext:notationLong "A 034" .

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

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