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

<https://pm20.zbw.eu/category/geo/i/141255>
  ns0:wikipediaArticle <https://en.wikipedia.org/wiki/Manchukuo>, <https://de.wikipedia.org/wiki/Mandschukuo> ;
  skos:exactMatch wd:Q30623, gnd:4009937-4, gnd:4028495-5, gnd:4074528-4 ;
  dc:identifier "141255" ;
  skos:inScheme <https://pm20.zbw.eu/category/geo> ;
  gndo:gndIdentifier "4074528-4", "4009937-4", "4028495-5" ;
  a skos:Concept ;
  skos:scopeNote "1940-1945"@de ;
  skos:prefLabel "China (Japanisches Einflußgebiet)"@de, "Manchukuo"@en ;
  schema:subjectOf <https://pm20.zbw.eu/category/geo/i/141255/about> ;
  owl:sameAs <http://purl.org/pressemappe20/category/geo/i/141255>, <https://pm20.zbw.eu/category/geo/s/B94a> ;
  skos:broader <https://pm20.zbw.eu/category/geo/i/141253> ;
  skos:notation "B94a" ;
  zbwext:notationLong "B 094a" ;
  rdfs:label "China (Japanisches Einflußgebiet)"@de, "Manchukuo"@en .

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/141253>
  skos:notation "B94" ;
  rdfs:label "China"@en, "China"@de ;
  skos:prefLabel "China"@en, "China"@de ;
  a skos:Concept ;
  skos:narrower <https://pm20.zbw.eu/category/geo/i/141255> .

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