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

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/141415>
  skos:scopeNote "Französisch Äquatorialafrika i.G., Union Zentralafrikanischer Republiken (ab 11.8.1960), französische Kolonie im zentralen Afrika zwischen dem Golf von Guinea und dem östlichen Sudan (1910-1958) (einschl.: Gabun, Mittel-Kongo (heute Republik Kongo), Ubangi-Schari (heute Zentralafrikanische Republik) u. Tschad)"@de ;
  skos:exactMatch gnd:4093209-6, wd:Q271894, gnd:1086327055 ;
  skos:inScheme <https://pm20.zbw.eu/category/geo> ;
  owl:sameAs <http://purl.org/pressemappe20/category/geo/i/141415>, <https://pm20.zbw.eu/category/geo/s/C75> ;
  a skos:Concept ;
  zbwext:notationLong "C 075" ;
  skos:prefLabel "Französisch-Äquatorialafrika"@de, "French Equatorial Africa"@en ;
  gndo:gndIdentifier "4093209-6", "1086327055" ;
  skos:notation "C75" ;
  zbwext:waFolderCount 4 ;
  rdfs:label "French Equatorial Africa"@en, "Französisch-Äquatorialafrika"@de ;
  skos:note "waFolderCount: 4" ;
  dc:identifier "141415" ;
  ns0:wikipediaArticle <https://en.wikipedia.org/wiki/French_Equatorial_Africa>, <https://de.wikipedia.org/wiki/Franz%C3%B6sisch-%C3%84quatorialafrika> ;
  skos:broader <https://pm20.zbw.eu/category/geo/i/141309> ;
  schema:subjectOf <https://pm20.zbw.eu/category/geo/i/141415/about> .

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