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

<https://pm20.zbw.eu/category/geo/i/141633>
  ns0:wikipediaArticle <https://en.wikipedia.org/wiki/Samoa>, <https://de.wikipedia.org/wiki/Samoa> ;
  skos:inScheme <https://pm20.zbw.eu/category/geo> ;
  skos:exactMatch wd:Q683, gnd:4079249-3 ;
  dc:identifier "141633" ;
  skos:prefLabel "Samoa"@de, "Samoa"@en ;
  rdfs:label "Samoa"@de, "Samoa"@en ;
  schema:subjectOf <https://pm20.zbw.eu/category/geo/i/141633/about> ;
  owl:sameAs <http://purl.org/pressemappe20/category/geo/i/141633>, <https://pm20.zbw.eu/category/geo/s/D59> ;
  skos:broader <https://pm20.zbw.eu/category/geo/i/141592> ;
  zbwext:notationLong "D 059" ;
  gndo:gndIdentifier "4079249-3" ;
  skos:notation "D59" ;
  a skos:Concept .

<https://pm20.zbw.eu/category/geo/i/141592>
  skos:notation "D1" ;
  rdfs:label "Australia and Oceania"@en, "Australien und südpazifischer Inselraum"@de ;
  skos:prefLabel "Australia and Oceania"@en, "Australien und südpazifischer Inselraum"@de ;
  a skos:Concept ;
  skos:narrower <https://pm20.zbw.eu/category/geo/i/141633> .

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 .
