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

<https://pm20.zbw.eu/category/geo/i/141453>
  rdfs:label "Tristan da Cunha"@de, "Tristan da Cunha"@en ;
  gndo:gndIdentifier "4370187-5" ;
  zbwext:shFolderCount 3 ;
  a skos:Concept ;
  ns0:wikipediaArticle <https://de.wikipedia.org/wiki/Tristan_da_Cunha>, <https://en.wikipedia.org/wiki/Tristan_da_Cunha> ;
  owl:sameAs <http://purl.org/pressemappe20/category/geo/i/141453>, <https://pm20.zbw.eu/category/geo/s/C92> ;
  zbwext:foldersComplete "Y" ;
  skos:note "shFolderCount: 3" ;
  skos:prefLabel "Tristan da Cunha"@de, "Tristan da Cunha"@en ;
  schema:subjectOf <https://pm20.zbw.eu/category/geo/i/141453/about> ;
  zbwext:notationLong "C 092" ;
  skos:notation "C92" ;
  skos:exactMatch wd:Q220982, gnd:4370187-5 ;
  skos:broader <https://pm20.zbw.eu/category/geo/i/140974> ;
  skos:scopeNote "Hauptinsel des gleichnamigen, aus vier Inseln und einigen Felseilanden bestehenden Archipels in südlichen Atlantischen Ozean"@de ;
  dc:identifier "141453" ;
  skos:inScheme <https://pm20.zbw.eu/category/geo> .

<https://pm20.zbw.eu/category/geo/i/140974>
  skos:notation "A22" ;
  rdfs:label "United Kingdom"@en, "Großbritannien"@de ;
  skos:prefLabel "United Kingdom"@en, "Großbritannien"@de ;
  a skos:Concept ;
  skos:narrower <https://pm20.zbw.eu/category/geo/i/141453> .

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> a skos:ConceptScheme .
