@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 dc: <http://purl.org/dc/terms/> .
@prefix schema: <http://schema.org/> .
@prefix gndo: <https://d-nb.info/standards/elementset/gnd#> .

<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/141700>
  a skos:Concept ;
  zbwext:waFolderCount 8 ;
  zbwext:notationLong "E 102" ;
  zbwext:foldersComplete "Y" ;
  skos:note "shFolderCount: 73", "waFolderCount: 8" ;
  skos:exactMatch wd:Q918126, gnd:4072186-3 ;
  skos:prefLabel "Britisch-Guayana"@de, "British Guiana"@en ;
  ns0:wikipediaArticle <https://de.wikipedia.org/wiki/Britisch-Guayana>, <https://en.wikipedia.org/wiki/British_Guiana> ;
  rdfs:label "British Guiana"@en, "Britisch-Guayana"@de ;
  skos:broader <https://pm20.zbw.eu/category/geo/i/141636> ;
  owl:sameAs <http://purl.org/pressemappe20/category/geo/i/141700>, <https://pm20.zbw.eu/category/geo/s/E102> ;
  skos:notation "E102" ;
  zbwext:shFolderCount 73 ;
  skos:scopeNote "Guyana (ab 1966)"@de ;
  dc:identifier "141700" ;
  schema:subjectOf <https://pm20.zbw.eu/category/geo/i/141700/about> ;
  skos:inScheme <https://pm20.zbw.eu/category/geo> ;
  gndo:gndIdentifier "4072186-3" .

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

