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

<https://pm20.zbw.eu/category/geo/i/141204>
  zbwext:notationLong "B 057" ;
  skos:note "waFolderCount: 12", "shFolderCount: 2" ;
  zbwext:shFolderCount 2 ;
  owl:sameAs <http://purl.org/pressemappe20/category/geo/i/141204>, <https://pm20.zbw.eu/category/geo/s/B57> ;
  skos:exactMatch gnd:4009696-8, wd:Q854 ;
  skos:broader <https://pm20.zbw.eu/category/geo/i/141056> ;
  zbwext:waFolderCount 12 ;
  gndo:gndIdentifier "4009696-8" ;
  dc:identifier "141204" ;
  a skos:Concept ;
  schema:subjectOf <https://pm20.zbw.eu/category/geo/i/141204/about> ;
  ns0:wikipediaArticle <https://en.wikipedia.org/wiki/Sri_Lanka>, <https://de.wikipedia.org/wiki/Sri_Lanka> ;
  skos:inScheme <https://pm20.zbw.eu/category/geo> ;
  rdfs:label "Ceylon"@de, "Ceylon"@en ;
  skos:prefLabel "Ceylon"@en, "Ceylon"@de ;
  skos:notation "B57" ;
  skos:scopeNote "Sri Lanka (ab 22.5.1972)"@de ;
  zbwext:foldersComplete "F" .

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

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