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

<https://pm20.zbw.eu/category/geo/i/141039>
  skos:broader <https://pm20.zbw.eu/category/geo/i/140892> ;
  zbwext:waFolderCount 39 ;
  owl:sameAs <https://pm20.zbw.eu/category/geo/s/A46>, <http://purl.org/pressemappe20/category/geo/i/141039> ;
  schema:subjectOf <https://pm20.zbw.eu/category/geo/i/141039/about> ;
  skos:prefLabel "Bulgaria"@en, "Bulgarien"@de ;
  skos:note "waFolderCount: 39" ;
  zbwext:notationLong "A 046" ;
  rdfs:label "Bulgaria"@en, "Bulgarien"@de ;
  skos:exactMatch gnd:4008866-2, wd:Q219 ;
  a skos:Concept ;
  ns0:wikipediaArticle <https://de.wikipedia.org/wiki/Bulgarien>, <https://en.wikipedia.org/wiki/Bulgaria> ;
  gndo:gndIdentifier "4008866-2" ;
  skos:notation "A46" ;
  skos:inScheme <https://pm20.zbw.eu/category/geo> ;
  dc:identifier "141039" .

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

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