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

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

<https://pm20.zbw.eu/category/geo/i/141450>
  ns0:wikipediaArticle <https://de.wikipedia.org/wiki/Deutsch-S%C3%BCdwestafrika>, <https://en.wikipedia.org/wiki/German_South_West_Africa> ;
  skos:exactMatch gnd:4075202-1, gnd:505316-X, wd:Q153665, gnd:111163-2 ;
  skos:broader <https://pm20.zbw.eu/category/geo/i/141309> ;
  zbwext:shFolderCount 225 ;
  zbwext:waFolderCount 8 ;
  skos:notation "C87" ;
  gndo:gndIdentifier "111163-2", "4075202-1", "505316-X" ;
  skos:inScheme <https://pm20.zbw.eu/category/geo> ;
  rdfs:label "German South-West Africa"@en, "Deutsch-Südwestafrika"@de ;
  zbwext:notationLong "C 087" ;
  dc:identifier "141450" ;
  schema:subjectOf <https://pm20.zbw.eu/category/geo/i/141450/about> ;
  owl:sameAs <http://purl.org/pressemappe20/category/geo/i/141450>, <https://pm20.zbw.eu/category/geo/s/C87> ;
  skos:scopeNote "Deutsch Südwest Afrika (1884-1915), Südwestafrika (britisch, ab 1920 südafrikanisches Mandatsgebiet), Namibia (ab 1990)"@de ;
  skos:note "shFolderCount: 225", "waFolderCount: 8" ;
  a skos:Concept ;
  skos:prefLabel "Deutsch-Südwestafrika"@de, "German South-West Africa"@en ;
  zbwext:foldersComplete "Y" .

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 .
