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

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

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/141338>
  skos:exactMatch wd:Q541455, gnd:4058378-8 ;
  a skos:Concept ;
  schema:subjectOf <https://pm20.zbw.eu/category/geo/i/141338/about> ;
  skos:inScheme <https://pm20.zbw.eu/category/geo> ;
  skos:note "waFolderCount: 6" ;
  skos:prefLabel "Anglo-Egyptian Sudan"@en, "Anglo-Ägyptischer Sudan"@de ;
  rdfs:label "Anglo-Ägyptischer Sudan"@de, "Anglo-Egyptian Sudan"@en ;
  owl:sameAs <http://purl.org/pressemappe20/category/geo/i/141338>, <https://pm20.zbw.eu/category/geo/s/C11> ;
  dc:identifier "141338" ;
  zbwext:waFolderCount 6 ;
  skos:scopeNote "Sudan (ab 1.1.1956)"@de ;
  ns0:wikipediaArticle <https://en.wikipedia.org/wiki/Anglo-Egyptian_Sudan>, <https://de.wikipedia.org/wiki/Anglo-%C3%84gyptischer_Sudan> ;
  skos:broader <https://pm20.zbw.eu/category/geo/i/141309> ;
  gndo:gndIdentifier "4058378-8" ;
  skos:notation "C11" ;
  zbwext:notationLong "C 011" .

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