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

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

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/141406>
  a skos:Concept ;
  zbwext:foldersComplete "Y" ;
  ns0:wikipediaArticle <https://en.wikipedia.org/wiki/Gold_Coast_(British_colony)>, <https://de.wikipedia.org/wiki/Goldk%C3%BCste_(Kolonie)> ;
  zbwext:shFolderCount 112 ;
  skos:note "waFolderCount: 12", "shFolderCount: 112" ;
  skos:prefLabel "Goldküste, einschl. Togo (brit.)"@de, "Gold Coast incl. British Togoland"@en ;
  gndo:gndIdentifier "4608159-8", "4093727-6" ;
  skos:notation "C57" ;
  skos:broader <https://pm20.zbw.eu/category/geo/i/141309> ;
  rdfs:label "Goldküste, einschl. Togo (brit.)"@de, "Gold Coast incl. British Togoland"@en ;
  skos:inScheme <https://pm20.zbw.eu/category/geo> ;
  schema:subjectOf <https://pm20.zbw.eu/category/geo/i/141406/about> ;
  skos:scopeNote "Goldküste (bis 1957), Ghana (ab 1957)"@de ;
  owl:sameAs <https://pm20.zbw.eu/category/geo/s/C57>, <http://purl.org/pressemappe20/category/geo/i/141406> ;
  skos:exactMatch gnd:4093727-6, gnd:4608159-8, wd:Q503623 ;
  zbwext:notationLong "C 057" ;
  dc:identifier "141406" ;
  zbwext:waFolderCount 12 .

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