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

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

<https://pm20.zbw.eu/category/geo/i/141218>
  rdfs:label "Indonesien"@de, "Indonesia"@en ;
  owl:sameAs <https://pm20.zbw.eu/category/geo/s/B62>, <http://purl.org/pressemappe20/category/geo/i/141218> ;
  skos:prefLabel "Indonesia"@en, "Indonesien"@de ;
  skos:exactMatch wd:Q252, gnd:4026761-1 ;
  skos:notation "B62" ;
  zbwext:waFolderCount 30 ;
  skos:broader <https://pm20.zbw.eu/category/geo/i/141056> ;
  a skos:Concept ;
  gndo:gndIdentifier "4026761-1" ;
  ns0:wikipediaArticle <https://en.wikipedia.org/wiki/Indonesia>, <https://de.wikipedia.org/wiki/Indonesien> ;
  zbwext:notationLong "B 062" ;
  skos:inScheme <https://pm20.zbw.eu/category/geo> ;
  skos:note "waFolderCount: 30" ;
  schema:subjectOf <https://pm20.zbw.eu/category/geo/i/141218/about> ;
  dc:identifier "141218" .

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