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

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/141370>
  skos:broader <https://pm20.zbw.eu/category/geo/i/141309> ;
  zbwext:notationLong "C 034" ;
  zbwext:waFolderCount 3 ;
  rdfs:label "Französisch-Sudan"@de, "French Sudan"@en ;
  skos:prefLabel "French Sudan"@en, "Französisch-Sudan"@de ;
  skos:scopeNote "Französisch-Sudan, Soudan, Mali (ab 1960)"@de ;
  skos:inScheme <https://pm20.zbw.eu/category/geo> ;
  a skos:Concept ;
  skos:notation "C34" ;
  gndo:gndIdentifier "4074505-3" ;
  owl:sameAs <https://pm20.zbw.eu/category/geo/s/C34>, <http://purl.org/pressemappe20/category/geo/i/141370> ;
  dc:identifier "141370" ;
  ns0:wikipediaArticle <https://en.wikipedia.org/wiki/French_Sudan>, <https://de.wikipedia.org/wiki/Franz%C3%B6sisch-Sudan> ;
  skos:note "waFolderCount: 3" ;
  skos:exactMatch wd:Q508014, gnd:4074505-3 ;
  schema:subjectOf <https://pm20.zbw.eu/category/geo/i/141370/about> .

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