@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 schema: <http://schema.org/> .
@prefix gndo: <https://d-nb.info/standards/elementset/gnd#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix wd: <http://www.wikidata.org/entity/> .
@prefix gnd: <https://d-nb.info/gnd/> .
@prefix dc: <http://purl.org/dc/terms/> .
@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/141680>
  zbwext:notationLong "E 067" ;
  schema:subjectOf <https://pm20.zbw.eu/category/geo/i/141680/about> ;
  rdfs:label "British Honduras"@en, "Britisch-Honduras"@de ;
  gndo:gndIdentifier "4005412-3" ;
  a skos:Concept ;
  skos:broader <https://pm20.zbw.eu/category/geo/i/141636> ;
  owl:sameAs <https://pm20.zbw.eu/category/geo/s/E67>, <http://purl.org/pressemappe20/category/geo/i/141680> ;
  skos:exactMatch wd:Q242, gnd:4005412-3 ;
  dc:identifier "141680" ;
  skos:notation "E67" ;
  ns0:wikipediaArticle <https://de.wikipedia.org/wiki/Belize>, <https://en.wikipedia.org/wiki/Belize> ;
  skos:scopeNote "Belize"@de ;
  zbwext:waFolderCount 7 ;
  skos:prefLabel "British Honduras"@en, "Britisch-Honduras"@de ;
  skos:note "waFolderCount: 7" ;
  skos:inScheme <https://pm20.zbw.eu/category/geo> .

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

