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

<https://pm20.zbw.eu/category/geo/i/141273>
  skos:prefLabel "Japanische Kolonien"@de, "Japanese Empire"@en ;
  skos:inScheme <https://pm20.zbw.eu/category/geo> ;
  zbwext:shFolderCount 107 ;
  skos:exactMatch wd:Q6158424, gnd:126249-X, gnd:4051141-8, gnd:4028495-5 ;
  gndo:gndIdentifier "4051141-8", "4028495-5", "126249-X" ;
  zbwext:waFolderCount 3 ;
  zbwext:notationLong "B 112" ;
  skos:note "waFolderCount: 3", "shFolderCount: 107" ;
  owl:sameAs <http://purl.org/pressemappe20/category/geo/i/141273>, <https://pm20.zbw.eu/category/geo/s/B112> ;
  zbwext:foldersComplete "Y" ;
  schema:subjectOf <https://pm20.zbw.eu/category/geo/i/141273/about> ;
  skos:notation "B112" ;
  dc:identifier "141273" ;
  skos:broader <https://pm20.zbw.eu/category/geo/i/141056> ;
  a skos:Concept ;
  rdfs:label "Japanische Kolonien"@de, "Japanese Empire"@en ;
  ns0:wikipediaArticle <https://en.wikipedia.org/wiki/Japanese_colonial_empire> .

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

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