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

<https://pm20.zbw.eu/category/geo> a skos:ConceptScheme .
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/141699>
  owl:sameAs <http://purl.org/pressemappe20/category/geo/i/141699>, <https://pm20.zbw.eu/category/geo/s/E101> ;
  gndo:gndIdentifier "4058664-9" ;
  skos:broader <https://pm20.zbw.eu/category/geo/i/141636> ;
  skos:scopeNote "Surinam (ab 1975)"@de ;
  zbwext:foldersComplete "N" ;
  skos:prefLabel "Niederländisch-Guayana"@de, "Surinam"@en ;
  a skos:Concept ;
  skos:exactMatch wd:Q730, gnd:4058664-9 ;
  dc:identifier "141699" ;
  rdfs:label "Niederländisch-Guayana"@de, "Surinam"@en ;
  skos:note "shFolderCount: 60", "waFolderCount: 8" ;
  schema:subjectOf <https://pm20.zbw.eu/category/geo/i/141699/about> ;
  skos:notation "E101" ;
  zbwext:waFolderCount 8 ;
  skos:inScheme <https://pm20.zbw.eu/category/geo> ;
  zbwext:notationLong "E 101" ;
  zbwext:shFolderCount 60 ;
  ns0:wikipediaArticle <https://de.wikipedia.org/wiki/Suriname>, <https://en.wikipedia.org/wiki/Suriname> .

<https://pm20.zbw.eu/category/geo/i/141636>
  skos:notation "E1" ;
  rdfs:label "America"@en, "Amerika"@de ;
  skos:prefLabel "America"@en, "Amerika"@de ;
  a skos:Concept ;
  skos:narrower <https://pm20.zbw.eu/category/geo/i/141699> .

