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

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/141257>
  skos:prefLabel "Autonomous regions in the North of China"@en, "Autonomes Nordchina"@de ;
  skos:notation "B94c" ;
  rdfs:label "Autonomous regions in the North of China"@en, "Autonomes Nordchina"@de ;
  skos:inScheme <https://pm20.zbw.eu/category/geo> ;
  skos:broader <https://pm20.zbw.eu/category/geo/i/141056> ;
  skos:exactMatch wd:Q115902448, gnd:4042496-0 ;
  owl:sameAs <https://pm20.zbw.eu/category/geo/s/B94c>, <http://purl.org/pressemappe20/category/geo/i/141257> ;
  dc:identifier "141257" ;
  schema:subjectOf <https://pm20.zbw.eu/category/geo/i/141257/about> ;
  gndo:gndIdentifier "4042496-0" ;
  zbwext:notationLong "B 094c" ;
  a skos:Concept ;
  zbwext:waFolderCount 3 ;
  skos:note "waFolderCount: 3" .

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

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