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

<https://pm20.zbw.eu/category/geo/i/141051>
  a skos:Concept ;
  gndo:gndIdentifier "4036075-1" ;
  skos:broader <https://pm20.zbw.eu/category/geo/i/141049> ;
  owl:sameAs <http://purl.org/pressemappe20/category/geo/i/141051>, <https://pm20.zbw.eu/category/geo/s/A59> ;
  schema:subjectOf <https://pm20.zbw.eu/category/geo/i/141051/about> ;
  skos:prefLabel "Livland"@de, "Livonia"@en ;
  skos:exactMatch gnd:4036075-1 ;
  rdfs:label "Livonia"@en, "Livland"@de ;
  skos:scopeNote "Historische Bezeichnung für eine Landschaft und politische Einheit im Baltikum (Bedeutung über die Jahrhundert nicht einheitlich)"@de ;
  zbwext:notationLong "A 059" ;
  skos:inScheme <https://pm20.zbw.eu/category/geo> ;
  skos:notation "A59" ;
  dc:identifier "141051" .

<https://pm20.zbw.eu/category/geo/i/141049>
  skos:notation "A57" ;
  rdfs:label "Baltic states"@en, "Baltikum"@de ;
  skos:prefLabel "Baltic states"@en, "Baltikum"@de ;
  a skos:Concept ;
  skos:narrower <https://pm20.zbw.eu/category/geo/i/141051> .

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> a skos:ConceptScheme .
