@prefix zbwext: <http://zbw.eu/namespaces/zbw-extensions/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix schema: <http://schema.org/> .
@prefix gndo: <https://d-nb.info/standards/elementset/gnd#> .
@prefix wd: <http://www.wikidata.org/entity/> .
@prefix gnd: <https://d-nb.info/gnd/> .
@prefix ns0: <http://www.geonames.org/ontology#> .

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/141467>
  zbwext:waFolderCount 1 ;
  skos:broader <https://pm20.zbw.eu/category/geo/i/140982> ;
  owl:sameAs <https://pm20.zbw.eu/category/geo/s/C103a>, <http://purl.org/pressemappe20/category/geo/i/141467> ;
  a skos:Concept ;
  skos:prefLabel "Kerguelen Islands"@en, "Kerguelen Inseln"@de ;
  dc:identifier "141467" ;
  skos:note "waFolderCount: 1" ;
  skos:scopeNote "subantarktische Inselgruppe nördlich des antarktischen Kontinents westlich der Crozet-Inseln und nordwestlich der Heard- und McDonald-Inseln"@de ;
  skos:notation "C103a" ;
  rdfs:label "Kerguelen Inseln"@de, "Kerguelen Islands"@en ;
  schema:subjectOf <https://pm20.zbw.eu/category/geo/i/141467/about> ;
  gndo:gndIdentifier "4110238-1" ;
  zbwext:notationLong "C 103a" ;
  skos:inScheme <https://pm20.zbw.eu/category/geo> ;
  skos:exactMatch wd:Q46772, gnd:4110238-1 ;
  ns0:wikipediaArticle <https://en.wikipedia.org/wiki/Kerguelen_Islands>, <https://de.wikipedia.org/wiki/Kerguelen> .

<https://pm20.zbw.eu/category/geo/i/140982>
  skos:notation "A28" ;
  rdfs:label "France"@en, "Frankreich"@de ;
  skos:prefLabel "France"@en, "Frankreich"@de ;
  a skos:Concept ;
  skos:narrower <https://pm20.zbw.eu/category/geo/i/141467> .

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