@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 wd: <http://www.wikidata.org/entity/> .
@prefix gnd: <https://d-nb.info/gnd/> .
@prefix schema: <http://schema.org/> .
@prefix gndo: <https://d-nb.info/standards/elementset/gnd#> .
@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/141314> .

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/141314>
  skos:scopeNote "bis 31.12.1967 (einschl.: Äquatorialguinea, Gabun, Kongo <Volksrepublik>, Zaïre, Zentralafrikanische Republik)"@de ;
  skos:broader <https://pm20.zbw.eu/category/geo/i/141309> ;
  zbwext:waFolderCount 1 ;
  ns0:wikipediaArticle <https://en.wikipedia.org/wiki/Central_Africa>, <https://de.wikipedia.org/wiki/Zentralafrika> ;
  skos:notation "C4" ;
  owl:sameAs <https://pm20.zbw.eu/category/geo/s/C4>, <http://purl.org/pressemappe20/category/geo/i/141314> ;
  skos:exactMatch wd:Q27433, gnd:4079485-4 ;
  a skos:Concept ;
  skos:note "waFolderCount: 1" ;
  rdfs:label "Zentralafrika"@de, "Central Africa"@en ;
  zbwext:notationLong "C 004" ;
  skos:prefLabel "Central Africa"@en, "Zentralafrika"@de ;
  schema:subjectOf <https://pm20.zbw.eu/category/geo/i/141314/about> ;
  gndo:gndIdentifier "4079485-4" ;
  skos:inScheme <https://pm20.zbw.eu/category/geo> ;
  dc:identifier "141314" .

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