@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 gnd: <https://d-nb.info/gnd/> .
@prefix wd: <http://www.wikidata.org/entity/> .
@prefix ns0: <http://www.geonames.org/ontology#> .
@prefix dc: <http://purl.org/dc/terms/> .
@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/141413> .

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/141413>
  gndo:gndIdentifier "4118426-9" ;
  skos:note "shFolderCount: 6", "waFolderCount: 5" ;
  zbwext:shFolderCount 6 ;
  skos:inScheme <https://pm20.zbw.eu/category/geo> ;
  rdfs:label "Sao Tome und Principe"@de, "Sao Tome and Principe"@en ;
  skos:prefLabel "Sao Tome and Principe"@en, "Sao Tome und Principe"@de ;
  owl:sameAs <https://pm20.zbw.eu/category/geo/s/C71>, <http://purl.org/pressemappe20/category/geo/i/141413> ;
  skos:exactMatch gnd:4118426-9, wd:Q1039 ;
  ns0:wikipediaArticle <https://de.wikipedia.org/wiki/S%C3%A3o_Tom%C3%A9_und_Pr%C3%ADncipe>, <https://en.wikipedia.org/wiki/S%C3%A3o_Tom%C3%A9_and_Pr%C3%ADncipe> ;
  a skos:Concept ;
  dc:identifier "141413" ;
  zbwext:waFolderCount 5 ;
  skos:broader <https://pm20.zbw.eu/category/geo/i/141309> ;
  zbwext:notationLong "C 071" ;
  skos:notation "C71" ;
  zbwext:foldersComplete "N" ;
  schema:subjectOf <https://pm20.zbw.eu/category/geo/i/141413/about> .

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