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

<https://pm20.zbw.eu/category/geo/i/140970>
  gndo:gndIdentifier "4042203-3" ;
  skos:narrower <https://pm20.zbw.eu/category/geo/i/140971> ;
  zbwext:notationLong "A 019" ;
  zbwext:waFolderCount 41 ;
  rdfs:label "Niederlande"@de, "Netherlands"@en ;
  skos:prefLabel "Niederlande"@de, "Netherlands"@en ;
  skos:inScheme <https://pm20.zbw.eu/category/geo> ;
  skos:broader <https://pm20.zbw.eu/category/geo/i/140892> ;
  skos:exactMatch wd:Q55, gnd:4042203-3 ;
  ns0:wikipediaArticle <https://de.wikipedia.org/wiki/Niederlande>, <https://en.wikipedia.org/wiki/Netherlands> ;
  owl:sameAs <http://purl.org/pressemappe20/category/geo/i/140970>, <https://pm20.zbw.eu/category/geo/s/A19> ;
  skos:notation "A19" ;
  schema:subjectOf <https://pm20.zbw.eu/category/geo/i/140970/about> ;
  dc:identifier "140970" ;
  skos:note "waFolderCount: 41" ;
  a skos:Concept .

<https://pm20.zbw.eu/category/geo> a skos:ConceptScheme .
<https://pm20.zbw.eu/category/geo/i/140971>
  skos:notation "A20" ;
  rdfs:label "Dutch Empire"@en, "Niederländische Kolonien"@de ;
  skos:prefLabel "Dutch Empire"@en, "Niederländische Kolonien"@de ;
  a skos:Concept ;
  skos:broader <https://pm20.zbw.eu/category/geo/i/140970> .

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

zbwext:notationLong
  rdfs:subPropertyOf skos:notation ;
  skos:definition """EXPERIMENTAL: Notation with
    blanks and leading zeros for sortability."""@en ;
  rdfs:label "NotationLong"@en .

