@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 owl: <http://www.w3.org/2002/07/owl#> .
@prefix gnd: <https://d-nb.info/gnd/> .
@prefix wd: <http://www.wikidata.org/entity/> .
@prefix ns0: <http://www.geonames.org/ontology#> .
@prefix zbwext: <http://zbw.eu/namespaces/zbw-extensions/> .
@prefix gndo: <https://d-nb.info/standards/elementset/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/141472> .

<https://pm20.zbw.eu/category/geo/i/141472>
  dc:identifier "141472" ;
  owl:sameAs <http://purl.org/pressemappe20/category/geo/i/141472>, <https://pm20.zbw.eu/category/geo/s/C111> ;
  skos:broader <https://pm20.zbw.eu/category/geo/i/141309> ;
  skos:exactMatch gnd:4078149-5, wd:Q924 ;
  rdfs:label "Tansania"@de, "Tanzania"@en ;
  a skos:Concept ;
  skos:note "waFolderCount: 1" ;
  skos:notation "C111" ;
  skos:inScheme <https://pm20.zbw.eu/category/geo> ;
  ns0:wikipediaArticle <https://de.wikipedia.org/wiki/Tansania>, <https://en.wikipedia.org/wiki/Tanzania> ;
  skos:prefLabel "Tanzania"@en, "Tansania"@de ;
  zbwext:notationLong "C 111" ;
  gndo:gndIdentifier "4078149-5" ;
  zbwext:waFolderCount 1 ;
  schema:subjectOf <https://pm20.zbw.eu/category/geo/i/141472/about> .

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 .
