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

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/140966>
  dc:identifier "140966" ;
  ns0:wikipediaArticle <https://de.wikipedia.org/wiki/F%C3%A4r%C3%B6er>, <https://en.wikipedia.org/wiki/Faroe_Islands> ;
  owl:sameAs <https://pm20.zbw.eu/category/geo/s/A15a>, <http://purl.org/pressemappe20/category/geo/i/140966> ;
  skos:prefLabel "Färöer"@de, "Faeroe Islands"@en ;
  zbwext:notationLong "A 015a" ;
  skos:inScheme <https://pm20.zbw.eu/category/geo> ;
  rdfs:label "Färöer"@de, "Faeroe Islands"@en ;
  skos:exactMatch wd:Q4628, gnd:4016258-8 ;
  skos:broader <https://pm20.zbw.eu/category/geo/i/140892> ;
  skos:notation "A15a" ;
  a skos:Concept ;
  gndo:gndIdentifier "4016258-8" ;
  schema:subjectOf <https://pm20.zbw.eu/category/geo/i/140966/about> .

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

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