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

<https://pm20.zbw.eu/category/geo> a skos:ConceptScheme .
<https://pm20.zbw.eu/category/geo/i/140971>
  gndo:gndIdentifier "4042203-3" ;
  skos:prefLabel "Dutch Empire"@en, "Niederländische Kolonien"@de ;
  skos:exactMatch gnd:4042203-3, wd:Q130654 ;
  skos:notation "A20" ;
  owl:sameAs <https://pm20.zbw.eu/category/geo/s/A20>, <http://purl.org/pressemappe20/category/geo/i/140971> ;
  skos:broader <https://pm20.zbw.eu/category/geo/i/140970> ;
  dc:identifier "140971" ;
  schema:subjectOf <https://pm20.zbw.eu/category/geo/i/140971/about> ;
  skos:note "waFolderCount: 1" ;
  ns0:wikipediaArticle <https://en.wikipedia.org/wiki/Dutch_colonial_empire>, <https://de.wikipedia.org/wiki/Niederl%C3%A4ndische_Kolonien> ;
  rdfs:label "Niederländische Kolonien"@de, "Dutch Empire"@en ;
  zbwext:notationLong "A 020" ;
  zbwext:waFolderCount 1 ;
  skos:inScheme <https://pm20.zbw.eu/category/geo> ;
  a skos:Concept .

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/140970>
  skos:notation "A19" ;
  rdfs:label "Netherlands"@en, "Niederlande"@de ;
  skos:prefLabel "Netherlands"@en, "Niederlande"@de ;
  a skos:Concept ;
  skos:narrower <https://pm20.zbw.eu/category/geo/i/140971> .

