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

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

<https://pm20.zbw.eu/category/geo/i/141233>
  dc:identifier "141233" ;
  owl:sameAs <https://pm20.zbw.eu/category/geo/s/B80b>, <http://purl.org/pressemappe20/category/geo/i/141233> ;
  skos:broader <https://pm20.zbw.eu/category/geo/i/141056> ;
  schema:subjectOf <https://pm20.zbw.eu/category/geo/i/141233/about> ;
  ns0:wikipediaArticle <https://en.wikipedia.org/wiki/Brunei>, <https://de.wikipedia.org/wiki/Brunei> ;
  rdfs:label "Brunei"@de, "Brunei"@en ;
  skos:inScheme <https://pm20.zbw.eu/category/geo> ;
  a skos:Concept ;
  zbwext:notationLong "B 080b" ;
  skos:exactMatch gnd:4008479-6, wd:Q921 ;
  gndo:gndIdentifier "4008479-6" ;
  skos:notation "B80b" ;
  skos:prefLabel "Brunei"@de, "Brunei"@en .

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