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

<https://pm20.zbw.eu/category/geo> a skos:ConceptScheme .
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/141267> .

<https://pm20.zbw.eu/category/geo/i/141267>
  skos:inScheme <https://pm20.zbw.eu/category/geo> ;
  schema:subjectOf <https://pm20.zbw.eu/category/geo/i/141267/about> ;
  skos:exactMatch gnd:1006216-6, wd:Q3916279 ;
  rdfs:label "Macao"@de, "Macau"@en ;
  zbwext:foldersComplete "Y" ;
  owl:sameAs <https://pm20.zbw.eu/category/geo/s/B101>, <http://purl.org/pressemappe20/category/geo/i/141267> ;
  skos:note "shFolderCount: 98", "waFolderCount: 1" ;
  skos:notation "B101" ;
  ns0:wikipediaArticle <https://en.wikipedia.org/wiki/Portuguese_Macau> ;
  dc:identifier "141267" ;
  zbwext:notationLong "B 101" ;
  a skos:Concept ;
  gndo:gndIdentifier "1006216-6" ;
  skos:prefLabel "Macao"@de, "Macau"@en ;
  zbwext:shFolderCount 98 ;
  skos:broader <https://pm20.zbw.eu/category/geo/i/141056> ;
  zbwext:waFolderCount 1 .

