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

<https://pm20.zbw.eu/category/geo> a skos:ConceptScheme .
<https://pm20.zbw.eu/category/geo/i/140897>
  skos:narrower <https://pm20.zbw.eu/category/geo/i/140973> ;
  rdfs:label "Westeuropa"@de, "Western Europe"@en ;
  ns0:wikipediaArticle <https://de.wikipedia.org/wiki/Westeuropa>, <https://en.wikipedia.org/wiki/Western_Europe> ;
  skos:notation "A4" ;
  zbwext:notationLong "A 004" ;
  zbwext:foldersComplete "Y" ;
  skos:exactMatch gnd:4079215-8, wd:Q27496 ;
  gndo:gndIdentifier "4079215-8" ;
  skos:broader <https://pm20.zbw.eu/category/geo/i/140892> ;
  zbwext:geoCategoryType "A" ;
  dc:identifier "140897" ;
  a skos:Concept ;
  skos:note "shFolderCount: 68" ;
  owl:sameAs <https://pm20.zbw.eu/category/geo/s/A4>, <http://purl.org/pressemappe20/category/geo/i/140897> ;
  zbwext:shFolderCount 68 ;
  skos:inScheme <https://pm20.zbw.eu/category/geo> ;
  skos:prefLabel "Westeuropa"@de, "Western Europe"@en ;
  schema:subjectOf <https://pm20.zbw.eu/category/geo/i/140897/about> ;
  skos:scopeNote "(einschl.: Frankreich, Britische Inseln, Belgien, Luxemburg, Niederlande)"@de .

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

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/140973>
  skos:notation "A21a" ;
  rdfs:label "Benelux Countries"@en, "Benelux-Staaten"@de ;
  skos:prefLabel "Benelux Countries"@en, "Benelux-Staaten"@de ;
  a skos:Concept ;
  skos:broader <https://pm20.zbw.eu/category/geo/i/140897> .

