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

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/141451>
  skos:exactMatch gnd:4086002-4, wd:Q46197 ;
  a skos:Concept ;
  skos:note "waFolderCount: 1", "shFolderCount: 3" ;
  zbwext:foldersComplete "Y" ;
  rdfs:label "Ascension Island"@en, "Ascension"@de ;
  zbwext:waFolderCount 1 ;
  schema:subjectOf <https://pm20.zbw.eu/category/geo/i/141451/about> ;
  zbwext:shFolderCount 3 ;
  skos:inScheme <https://pm20.zbw.eu/category/geo> ;
  dc:identifier "141451" ;
  ns0:wikipediaArticle <https://de.wikipedia.org/wiki/Ascension>, <https://en.wikipedia.org/wiki/Ascension_Island> ;
  skos:prefLabel "Ascension"@de, "Ascension Island"@en ;
  zbwext:notationLong "C 090" ;
  gndo:gndIdentifier "4086002-4" ;
  owl:sameAs <http://purl.org/pressemappe20/category/geo/i/141451>, <https://pm20.zbw.eu/category/geo/s/C90> ;
  skos:notation "C90" ;
  skos:scopeNote "Ascension (auch Himmelfahrtsinsel), Insel im Südatlantik zur britischen Kronkolonie St. Helena gehörend"@de ;
  skos:broader <https://pm20.zbw.eu/category/geo/i/141309> .

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