@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 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 gndo: <https://d-nb.info/standards/elementset/gnd#> .
@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/141412> .

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/141412>
  zbwext:notationLong "C 070" ;
  skos:scopeNote "Spanisch Guinea mit Fernando Po u. Dependenzen, Äquatorial-Guinea (ab 12.10.1968)"@de ;
  owl:sameAs <http://purl.org/pressemappe20/category/geo/i/141412>, <https://pm20.zbw.eu/category/geo/s/C70> ;
  skos:notation "C70" ;
  zbwext:foldersComplete "Y" ;
  skos:inScheme <https://pm20.zbw.eu/category/geo> ;
  skos:exactMatch gnd:4068436-2, wd:Q1232509 ;
  zbwext:waFolderCount 3 ;
  rdfs:label "Spanish Guinea"@en, "Spanisch-Guinea"@de ;
  skos:note "shFolderCount: 43", "waFolderCount: 3" ;
  ns0:wikipediaArticle <https://en.wikipedia.org/wiki/Spanish_Guinea>, <https://de.wikipedia.org/wiki/Spanisch-Guinea> ;
  gndo:gndIdentifier "4068436-2" ;
  zbwext:shFolderCount 43 ;
  skos:broader <https://pm20.zbw.eu/category/geo/i/141309> ;
  a skos:Concept ;
  skos:prefLabel "Spanisch-Guinea"@de, "Spanish Guinea"@en ;
  dc:identifier "141412" ;
  schema:subjectOf <https://pm20.zbw.eu/category/geo/i/141412/about> .

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