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

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/141280>
  skos:scopeNote "Japanisch Sachalin, Karafuto"@de ;
  ns0:wikipediaArticle <https://en.wikipedia.org/wiki/Sakhalin>, <https://de.wikipedia.org/wiki/Sachalin> ;
  rdfs:label "Sakhalin"@en, "Sachalin"@de ;
  zbwext:notationLong "B 116" ;
  gndo:gndIdentifier "4051141-8" ;
  skos:exactMatch gnd:4051141-8, wd:Q7792 ;
  dc:identifier "141280" ;
  skos:notation "B116" ;
  a skos:Concept ;
  owl:sameAs <http://purl.org/pressemappe20/category/geo/i/141280>, <https://pm20.zbw.eu/category/geo/s/B116> ;
  schema:subjectOf <https://pm20.zbw.eu/category/geo/i/141280/about> ;
  skos:prefLabel "Sakhalin"@en, "Sachalin"@de ;
  skos:broader <https://pm20.zbw.eu/category/geo/i/141056> ;
  skos:inScheme <https://pm20.zbw.eu/category/geo> .

<https://pm20.zbw.eu/category/geo/i/141056>
  skos:notation "B1" ;
  rdfs:label "Asia"@en, "Asien"@de ;
  skos:prefLabel "Asia"@en, "Asien"@de ;
  a skos:Concept ;
  skos:narrower <https://pm20.zbw.eu/category/geo/i/141280> .

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