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

<https://pm20.zbw.eu/category/geo/i/140965>
  owl:sameAs <http://purl.org/pressemappe20/category/geo/i/140965>, <https://pm20.zbw.eu/category/geo/s/A14> ;
  rdfs:label "Scandinavia"@en, "Skandinavien"@de ;
  skos:notation "A14" ;
  skos:note "waFolderCount: 4" ;
  skos:exactMatch gnd:4055209-3, wd:Q21195 ;
  skos:broader <https://pm20.zbw.eu/category/geo/i/140892> ;
  a skos:Concept ;
  zbwext:notationLong "A 014" ;
  gndo:gndIdentifier "4055209-3" ;
  skos:prefLabel "Skandinavien"@de, "Scandinavia"@en ;
  dc:identifier "140965" ;
  ns0:wikipediaArticle <https://de.wikipedia.org/wiki/Skandinavien>, <https://en.wikipedia.org/wiki/Scandinavia> ;
  skos:inScheme <https://pm20.zbw.eu/category/geo> ;
  zbwext:waFolderCount 4 ;
  schema:subjectOf <https://pm20.zbw.eu/category/geo/i/140965/about> .

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

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