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

<https://pm20.zbw.eu/category/geo/i/140897>
  skos:notation "A4" ;
  rdfs:label "Western Europe"@en, "Westeuropa"@de ;
  skos:prefLabel "Western Europe"@en, "Westeuropa"@de ;
  a skos:Concept ;
  skos:narrower <https://pm20.zbw.eu/category/geo/i/140973> .

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>
  gndo:gndIdentifier "4005490-1" ;
  zbwext:notationLong "A 021a" ;
  skos:exactMatch wd:Q13116, gnd:4005490-1 ;
  a skos:Concept ;
  skos:scopeNote "(einschl.: Belgien, Niederlande, Luxemburg)"@de ;
  rdfs:label "Benelux-Staaten"@de, "Benelux Countries"@en ;
  schema:subjectOf <https://pm20.zbw.eu/category/geo/i/140973/about> ;
  skos:notation "A21a" ;
  skos:note "waFolderCount: 1" ;
  skos:broader <https://pm20.zbw.eu/category/geo/i/140897> ;
  skos:inScheme <https://pm20.zbw.eu/category/geo> ;
  skos:prefLabel "Benelux Countries"@en, "Benelux-Staaten"@de ;
  ns0:wikipediaArticle <https://en.wikipedia.org/wiki/Benelux>, <https://de.wikipedia.org/wiki/Benelux> ;
  owl:sameAs <https://pm20.zbw.eu/category/geo/s/A21a>, <http://purl.org/pressemappe20/category/geo/i/140973> ;
  zbwext:waFolderCount 1 ;
  dc:identifier "140973" .

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