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

<https://pm20.zbw.eu/category/geo> a skos:ConceptScheme .
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/141650>
  skos:prefLabel "Saint Pierre und Miquelon"@de, "Saint Pierre and Miquelon"@en ;
  a skos:Concept ;
  ns0:wikipediaArticle <https://en.wikipedia.org/wiki/Saint_Pierre_and_Miquelon>, <https://de.wikipedia.org/wiki/Saint-Pierre_und_Miquelon> ;
  owl:sameAs <http://purl.org/pressemappe20/category/geo/i/141650>, <https://pm20.zbw.eu/category/geo/s/E10> ;
  schema:subjectOf <https://pm20.zbw.eu/category/geo/i/141650/about> ;
  skos:inScheme <https://pm20.zbw.eu/category/geo> ;
  dc:identifier "141650" ;
  zbwext:waFolderCount 2 ;
  gndo:gndIdentifier "4198311-7" ;
  skos:notation "E10" ;
  skos:scopeNote "französische Gebietskörperschaft (collectivité d'outre-mer) bestehend aus mehreren kleinen Inseln östlich der kanadischen Küste in der Nähe von Neufundland. Hauptstadt ist Saint-Pierre"@de ;
  skos:note "waFolderCount: 2" ;
  rdfs:label "Saint Pierre und Miquelon"@de, "Saint Pierre and Miquelon"@en ;
  skos:exactMatch wd:Q34617, gnd:4198311-7 ;
  skos:broader <https://pm20.zbw.eu/category/geo/i/141636> ;
  zbwext:notationLong "E 010" .

<https://pm20.zbw.eu/category/geo/i/141636>
  skos:notation "E1" ;
  rdfs:label "America"@en, "Amerika"@de ;
  skos:prefLabel "America"@en, "Amerika"@de ;
  a skos:Concept ;
  skos:narrower <https://pm20.zbw.eu/category/geo/i/141650> .

