@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix ns0: <http://www.geonames.org/ontology#> .
@prefix gnd: <https://d-nb.info/gnd/> .
@prefix wd: <http://www.wikidata.org/entity/> .
@prefix schema: <http://schema.org/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix zbwext: <http://zbw.eu/namespaces/zbw-extensions/> .
@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/141454> .

<https://pm20.zbw.eu/category/geo/i/141454>
  dc:identifier "141454" ;
  skos:note "shFolderCount: 22", "waFolderCount: 43" ;
  ns0:wikipediaArticle <https://de.wikipedia.org/wiki/S%C3%BCdafrikanische_Union>, <https://en.wikipedia.org/wiki/Union_of_South_Africa> ;
  skos:exactMatch gnd:16299861-2, wd:Q193619, gnd:4078012-0 ;
  schema:subjectOf <https://pm20.zbw.eu/category/geo/i/141454/about> ;
  skos:notation "C93" ;
  owl:sameAs <http://purl.org/pressemappe20/category/geo/i/141454>, <https://pm20.zbw.eu/category/geo/s/C93> ;
  zbwext:shFolderCount 22 ;
  skos:prefLabel "Union of South Africa"@en, "Britisch-Südafrika"@de ;
  rdfs:label "Britisch-Südafrika"@de, "Union of South Africa"@en ;
  gndo:gndIdentifier "16299861-2", "4078012-0" ;
  skos:broader <https://pm20.zbw.eu/category/geo/i/141309> ;
  skos:inScheme <https://pm20.zbw.eu/category/geo> ;
  zbwext:notationLong "C 093" ;
  a skos:Concept ;
  zbwext:foldersComplete "N" ;
  zbwext:waFolderCount 43 ;
  skos:scopeNote "Britisch Südafrika, Südafrikanische Union (ab 2.5.1910), Südafrikanische Republik (ab 1961)"@de .

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 .
