@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 gnd: <https://d-nb.info/gnd/> .
@prefix wd: <http://www.wikidata.org/entity/> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix gndo: <https://d-nb.info/standards/elementset/gnd#> .
@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/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/141206> .

<https://pm20.zbw.eu/category/geo/i/141206>
  zbwext:notationLong "B 058" ;
  skos:scopeNote "bis 1941; Britisch-Malaya (1941-1.4.1946), Malaiischer Bund (2.4.1946-15.9.1963); (einschl.: Federated Malay States; Föderierte Malaiische Staaten, Malaiische Föderation,)"@de ;
  zbwext:waFolderCount 17 ;
  ns0:wikipediaArticle <https://en.wikipedia.org/wiki/Federated_Malay_States>, <https://de.wikipedia.org/wiki/Federated_Malay_States> ;
  skos:exactMatch gnd:4037202-9, wd:Q1400154 ;
  dc:identifier "141206" ;
  gndo:gndIdentifier "4037202-9" ;
  zbwext:foldersComplete "F" ;
  skos:notation "B58" ;
  rdfs:label "Malayische Schutzstaaten"@de, "Federated Malay States"@en ;
  owl:sameAs <https://pm20.zbw.eu/category/geo/s/B58>, <http://purl.org/pressemappe20/category/geo/i/141206> ;
  skos:inScheme <https://pm20.zbw.eu/category/geo> ;
  skos:prefLabel "Malayische Schutzstaaten"@de, "Federated Malay States"@en ;
  skos:note "shFolderCount: 2", "waFolderCount: 17" ;
  skos:broader <https://pm20.zbw.eu/category/geo/i/141056> ;
  schema:subjectOf <https://pm20.zbw.eu/category/geo/i/141206/about> ;
  a skos:Concept ;
  zbwext:shFolderCount 2 .

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