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

<https://pm20.zbw.eu/category/geo/i/141309>
  skos:notation "C1" ;
  rdfs:label "Africa"@en, "Afrika"@de ;
  skos:prefLabel "Africa"@en, "Afrika"@de ;
  a skos:Concept ;
  skos:narrower <https://pm20.zbw.eu/category/geo/i/141452> .

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/141452>
  skos:prefLabel "Saint Helena"@en, "Sankt Helena"@de ;
  rdfs:label "Sankt Helena"@de, "Saint Helena"@en ;
  skos:broader <https://pm20.zbw.eu/category/geo/i/141309> ;
  skos:scopeNote "Die Kronkolonie St. Helena und Nebengebiete (engl.: the Crown Colony of Saint Helena and Dependencies) ist eine Insel im Südatlantik."@de ;
  skos:notation "C91" ;
  skos:inScheme <https://pm20.zbw.eu/category/geo> ;
  zbwext:notationLong "C 091" ;
  ns0:wikipediaArticle <https://en.wikipedia.org/wiki/Saint_Helena>, <https://de.wikipedia.org/wiki/St._Helena> ;
  owl:sameAs <http://purl.org/pressemappe20/category/geo/i/141452>, <https://pm20.zbw.eu/category/geo/s/C91> ;
  dc:identifier "141452" ;
  zbwext:shFolderCount 2 ;
  gndo:gndIdentifier "4051605-2" ;
  schema:subjectOf <https://pm20.zbw.eu/category/geo/i/141452/about> ;
  skos:exactMatch wd:Q34497, gnd:4051605-2 ;
  a skos:Concept ;
  skos:note "shFolderCount: 2" ;
  zbwext:foldersComplete "Y" .

<https://pm20.zbw.eu/category/geo> a skos:ConceptScheme .
