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

<https://pm20.zbw.eu/category/subject/i/163656>
  skos:notation "f5 Sm1" ;
  rdfs:label "Elections"@en, "Wahlen"@de ;
  skos:prefLabel "Elections"@en, "Wahlen"@de ;
  a skos:Concept ;
  skos:narrower <https://pm20.zbw.eu/category/subject/i/144397> .

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/subject> a skos:ConceptScheme .
<https://pm20.zbw.eu/category/subject/i/144397>
  skos:inScheme <https://pm20.zbw.eu/category/subject> ;
  skos:prefLabel "Wahl des Staatsoberhauptes"@de, "Election of the head of state"@en ;
  zbwext:notationLong "f 05 SM 001.02" ;
  rdfs:label "Wahl des Staatsoberhauptes"@de, "Election of the head of state"@en ;
  skos:exactMatch gnd:4130304-0, wd:Q104699649, gnd:4064286-0 ;
  schema:subjectOf <https://pm20.zbw.eu/category/subject/i/144397/about> ;
  skos:editorialNote "Schlagwortvergabe möglich"@de ;
  zbwext:folderCount 4 ;
  gndo:gndIdentifier "4064286-0", "4130304-0" ;
  a skos:Concept ;
  skos:note "folderCount: 4" ;
  owl:sameAs <http://purl.org/pressemappe20/category/subject/i/144397>, <https://pm20.zbw.eu/category/subject/s/f5_Sm1.II> ;
  skos:notation "f5 Sm1.II" ;
  dc:identifier "144397" ;
  skos:broader <https://pm20.zbw.eu/category/subject/i/163656> .

