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

<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/141644>
  gndo:gndIdentifier "4029456-0" ;
  skos:inScheme <https://pm20.zbw.eu/category/geo> ;
  zbwext:foldersComplete "F" ;
  zbwext:waFolderCount 48 ;
  ns0:wikipediaArticle <https://en.wikipedia.org/wiki/Canada>, <https://de.wikipedia.org/wiki/Kanada> ;
  skos:exactMatch wd:Q16, gnd:4029456-0 ;
  skos:notation "E8" ;
  a skos:Concept ;
  skos:scopeNote "früher: British Columbia (einschl.: Kanada, Canada)"@de ;
  dc:identifier "141644" ;
  skos:prefLabel "Kanada"@de, "Canada"@en ;
  skos:note "shFolderCount: 1", "waFolderCount: 48" ;
  zbwext:notationLong "E 008" ;
  rdfs:label "Canada"@en, "Kanada"@de ;
  owl:sameAs <http://purl.org/pressemappe20/category/geo/i/141644>, <https://pm20.zbw.eu/category/geo/s/E8> ;
  zbwext:shFolderCount 1 ;
  skos:broader <https://pm20.zbw.eu/category/geo/i/141636> ;
  schema:subjectOf <https://pm20.zbw.eu/category/geo/i/141644/about> .

<https://pm20.zbw.eu/category/geo/i/141636>
  skos:notation "E1" ;
  rdfs:label "America"@en, "Amerika"@de ;
  skos:prefLabel "America"@en, "Amerika"@de ;
  a skos:Concept ;
  skos:narrower <https://pm20.zbw.eu/category/geo/i/141644> .

