@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix zbwext: <http://zbw.eu/namespaces/zbw-extensions/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix ns0: <http://www.geonames.org/ontology#> .
@prefix gnd: <https://d-nb.info/gnd/> .
@prefix wd: <http://www.wikidata.org/entity/> .
@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 .
<https://pm20.zbw.eu/category/geo/i/141652>
  owl:sameAs <http://purl.org/pressemappe20/category/geo/i/141652>, <https://pm20.zbw.eu/category/geo/s/E11> ;
  zbwext:waFolderCount 3 ;
  zbwext:notationLong "E 011" ;
  skos:prefLabel "Bermuda"@en, "Bermudas"@de ;
  rdfs:label "Bermudas"@de, "Bermuda"@en ;
  ns0:wikipediaArticle <https://de.wikipedia.org/wiki/Bermuda>, <https://en.wikipedia.org/wiki/Bermuda> ;
  skos:exactMatch gnd:4005759-8, wd:Q23635 ;
  a skos:Concept ;
  skos:inScheme <https://pm20.zbw.eu/category/geo> ;
  skos:broader <https://pm20.zbw.eu/category/geo/i/141636> ;
  dc:identifier "141652" ;
  schema:subjectOf <https://pm20.zbw.eu/category/geo/i/141652/about> ;
  skos:note "waFolderCount: 3" ;
  skos:notation "E11" ;
  gndo:gndIdentifier "4005759-8" .

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

