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

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

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/141468>
  skos:exactMatch wd:Q129003, gnd:4480857-4 ;
  rdfs:label "French Southern and Antarctis Lands"@en, "Französische Süd-und Antarktisgebiete"@de ;
  gndo:gndIdentifier "4480857-4" ;
  owl:sameAs <https://pm20.zbw.eu/category/geo/s/C104>, <http://purl.org/pressemappe20/category/geo/i/141468> ;
  skos:notation "C104" ;
  skos:inScheme <https://pm20.zbw.eu/category/geo> ;
  schema:subjectOf <https://pm20.zbw.eu/category/geo/i/141468/about> ;
  dc:identifier "141468" ;
  ns0:wikipediaArticle <https://en.wikipedia.org/wiki/French_Southern_and_Antarctic_Lands>, <https://de.wikipedia.org/wiki/Franz%C3%B6sische_S%C3%BCd-_und_Antarktisgebiete> ;
  skos:scopeNote "Komoren, Madagaskar, Mauritius, Reunion"@de ;
  skos:prefLabel "French Southern and Antarctis Lands"@en, "Französische Süd-und Antarktisgebiete"@de ;
  a skos:Concept ;
  skos:broader <https://pm20.zbw.eu/category/geo/i/141309> ;
  zbwext:notationLong "C 104" .

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