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

<https://pm20.zbw.eu/category/geo/i/140962>
  rdfs:label "Poland"@en, "Polen"@de ;
  skos:notation "A12" ;
  schema:subjectOf <https://pm20.zbw.eu/category/geo/i/140962/about> ;
  gndo:gndIdentifier "4046496-9" ;
  skos:scopeNote "(einschl.: auch Generalgouvernement)"@de ;
  ns0:wikipediaArticle <https://de.wikipedia.org/wiki/Polen>, <https://en.wikipedia.org/wiki/Poland> ;
  skos:note "shFolderCount: 8", "waFolderCount: 39" ;
  skos:prefLabel "Poland"@en, "Polen"@de ;
  zbwext:notationLong "A 012" ;
  dc:identifier "140962" ;
  skos:exactMatch wd:Q36, gnd:4046496-9 ;
  owl:sameAs <https://pm20.zbw.eu/category/geo/s/A12>, <http://purl.org/pressemappe20/category/geo/i/140962> ;
  skos:broader <https://pm20.zbw.eu/category/geo/i/140892> ;
  zbwext:waFolderCount 39 ;
  a skos:Concept ;
  zbwext:foldersComplete "N" ;
  zbwext:shFolderCount 8 ;
  skos:inScheme <https://pm20.zbw.eu/category/geo> .

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/140892>
  skos:notation "A1" ;
  rdfs:label "Europe"@en, "Europa"@de ;
  skos:prefLabel "Europe"@en, "Europa"@de ;
  a skos:Concept ;
  skos:narrower <https://pm20.zbw.eu/category/geo/i/140962> .

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