@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix zbwext: <http://zbw.eu/namespaces/zbw-extensions/> .
@prefix ns0: <http://www.geonames.org/ontology#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix schema: <http://schema.org/> .
@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#> .

<https://pm20.zbw.eu/category/geo/i/141255>
  skos:notation "B94a" ;
  rdfs:label "Manchukuo"@en, "China (Japanisches Einflußgebiet)"@de ;
  skos:prefLabel "Manchukuo"@en, "China (Japanisches Einflußgebiet)"@de ;
  a skos:Concept ;
  skos:broader <https://pm20.zbw.eu/category/geo/i/141253> .

<https://pm20.zbw.eu/category/geo> a skos:ConceptScheme .
<https://pm20.zbw.eu/category/geo/i/141258>
  skos:notation "B95" ;
  rdfs:label "Manchuria"@en, "Mandschurei"@de ;
  skos:prefLabel "Manchuria"@en, "Mandschurei"@de ;
  a skos:Concept ;
  skos:broader <https://pm20.zbw.eu/category/geo/i/141253> .

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

<https://pm20.zbw.eu/category/geo/i/141253>
  skos:narrower <https://pm20.zbw.eu/category/geo/i/141255>, <https://pm20.zbw.eu/category/geo/i/141258> ;
  zbwext:waFolderCount 37 ;
  ns0:wikipediaArticle <https://en.wikipedia.org/wiki/China>, <https://de.wikipedia.org/wiki/Volksrepublik_China> ;
  skos:broader <https://pm20.zbw.eu/category/geo/i/141056> ;
  a skos:Concept ;
  rdfs:label "China"@de, "China"@en ;
  zbwext:foldersComplete "F" ;
  zbwext:notationLong "B 094" ;
  dc:identifier "141253" ;
  skos:notation "B94" ;
  schema:subjectOf <https://pm20.zbw.eu/category/geo/i/141253/about> ;
  owl:sameAs <http://purl.org/pressemappe20/category/geo/i/141253>, <https://pm20.zbw.eu/category/geo/s/B94> ;
  skos:exactMatch wd:Q148, gnd:4009937-4 ;
  gndo:gndIdentifier "4009937-4" ;
  skos:inScheme <https://pm20.zbw.eu/category/geo> ;
  zbwext:shFolderCount 2 ;
  skos:note "waFolderCount: 37", "shFolderCount: 2" ;
  skos:prefLabel "China"@de, "China"@en .

zbwext:notationLong
  rdfs:subPropertyOf skos:notation ;
  skos:definition """EXPERIMENTAL: Notation with
    blanks and leading zeros for sortability."""@en ;
  rdfs:label "NotationLong"@en .

