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

<https://pm20.zbw.eu/category/geo/i/141237>
  owl:sameAs <https://pm20.zbw.eu/category/geo/s/B81>, <http://purl.org/pressemappe20/category/geo/i/141237> ;
  skos:notation "B81" ;
  skos:exactMatch gnd:4007777-9, wd:Q1147441 ;
  skos:inScheme <https://pm20.zbw.eu/category/geo> ;
  rdfs:label "Borneo"@de, "Borneo"@en ;
  dc:identifier "141237" ;
  zbwext:notationLong "B 081" ;
  skos:scopeNote "ca. 1941-1.5.1945"@de ;
  skos:broader <https://pm20.zbw.eu/category/geo/i/141056> ;
  a skos:Concept ;
  skos:prefLabel "Borneo"@de, "Borneo"@en ;
  schema:subjectOf <https://pm20.zbw.eu/category/geo/i/141237/about> ;
  ns0:wikipediaArticle <https://en.wikipedia.org/wiki/North_Borneo>, <https://de.wikipedia.org/wiki/Nord-Borneo> ;
  gndo:gndIdentifier "4007777-9" .

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/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/141237> .

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