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

<https://pm20.zbw.eu/category/geo/i/141038>
  skos:notation "A45a" ;
  rdfs:label "Crete"@en, "Kreta"@de ;
  skos:prefLabel "Crete"@en, "Kreta"@de ;
  a skos:Concept ;
  skos:broader <https://pm20.zbw.eu/category/geo/i/141037> .

<https://pm20.zbw.eu/category/geo/i/141037>
  skos:exactMatch wd:Q41, gnd:4022047-3 ;
  gndo:gndIdentifier "4022047-3" ;
  skos:broader <https://pm20.zbw.eu/category/geo/i/140892> ;
  skos:note "waFolderCount: 30" ;
  dc:identifier "141037" ;
  a skos:Concept ;
  skos:inScheme <https://pm20.zbw.eu/category/geo> ;
  owl:sameAs <https://pm20.zbw.eu/category/geo/s/A45>, <http://purl.org/pressemappe20/category/geo/i/141037> ;
  skos:prefLabel "Griechenland"@de, "Greece"@en ;
  ns0:wikipediaArticle <https://de.wikipedia.org/wiki/Griechenland>, <https://en.wikipedia.org/wiki/Greece> ;
  schema:subjectOf <https://pm20.zbw.eu/category/geo/i/141037/about> ;
  zbwext:notationLong "A 045" ;
  skos:notation "A45" ;
  rdfs:label "Griechenland"@de, "Greece"@en ;
  zbwext:waFolderCount 30 ;
  skos:narrower <https://pm20.zbw.eu/category/geo/i/141038> .

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

zbwext:notationLong
  rdfs:subPropertyOf skos:notation ;
  skos:definition """EXPERIMENTAL: Notation with
    blanks and leading zeros for sortability."""@en ;
  rdfs:label "NotationLong"@en .

