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

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

<https://pm20.zbw.eu/category/geo/i/141471>
  zbwext:foldersComplete "Y" ;
  skos:note "shFolderCount: 248", "waFolderCount: 13" ;
  owl:sameAs <https://pm20.zbw.eu/category/geo/s/C110>, <http://purl.org/pressemappe20/category/geo/i/141471> ;
  skos:prefLabel "Deutsch-Ostafrika"@de, "German East Africa"@en ;
  rdfs:label "German East Africa"@en, "Deutsch-Ostafrika"@de ;
  zbwext:waFolderCount 13 ;
  gndo:gndIdentifier "4011926-9", "7622721-2" ;
  skos:exactMatch wd:Q153963, gnd:4011926-9, gnd:7622721-2 ;
  zbwext:notationLong "C 110" ;
  ns0:wikipediaArticle <https://en.wikipedia.org/wiki/German_East_Africa>, <https://de.wikipedia.org/wiki/Deutsch-Ostafrika> ;
  a skos:Concept ;
  skos:inScheme <https://pm20.zbw.eu/category/geo> ;
  dc:identifier "141471" ;
  schema:subjectOf <https://pm20.zbw.eu/category/geo/i/141471/about> ;
  zbwext:shFolderCount 248 ;
  skos:notation "C110" ;
  skos:scopeNote "Deutsch Ostafrika (1891-1920), Tanganyika territory (ab 1920 brit. Mandat), Republik Tanganyika (1962-64), mit Sansibar zusammengeschlossen zu Vereinigter Republik von Tansania"@de ;
  skos:broader <https://pm20.zbw.eu/category/geo/i/141309> .

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> a skos:ConceptScheme .
