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

<https://pm20.zbw.eu/category/subject/i/144395>
  skos:notation "f5" ;
  rdfs:label "Party system"@en, "Parteiwesen"@de ;
  skos:prefLabel "Party system"@en, "Parteiwesen"@de ;
  a skos:Concept ;
  skos:narrower <https://pm20.zbw.eu/category/subject/i/163656> .

<https://pm20.zbw.eu/category/subject/i/144397>
  skos:notation "f5 Sm1.II" ;
  rdfs:label "Election of the head of state"@en, "Wahl des Staatsoberhauptes"@de ;
  skos:prefLabel "Election of the head of state"@en, "Wahl des Staatsoberhauptes"@de ;
  a skos:Concept ;
  skos:broader <https://pm20.zbw.eu/category/subject/i/163656> .

<https://pm20.zbw.eu/category/subject> a skos:ConceptScheme .
<https://pm20.zbw.eu/category/subject/i/163656>
  rdfs:label "Elections"@en, "Wahlen"@de ;
  dc:identifier "163656" ;
  skos:broader <https://pm20.zbw.eu/category/subject/i/144395> ;
  skos:narrower <https://pm20.zbw.eu/category/subject/i/163653>, <https://pm20.zbw.eu/category/subject/i/144397>, <https://pm20.zbw.eu/category/subject/i/144396> ;
  skos:exactMatch wd:Q104699648, gnd:4064286-0 ;
  skos:prefLabel "Elections"@en, "Wahlen"@de ;
  a skos:Concept ;
  skos:inScheme <https://pm20.zbw.eu/category/subject> ;
  zbwext:folderCount 9 ;
  gndo:gndIdentifier "4064286-0" ;
  owl:sameAs <https://pm20.zbw.eu/category/subject/s/f5_Sm1>, <http://purl.org/pressemappe20/category/subject/i/163656> ;
  zbwext:notationLong "f 05 SM 001" ;
  schema:subjectOf <https://pm20.zbw.eu/category/subject/i/163656/about> ;
  skos:note "folderCount: 9" ;
  skos:notation "f5 Sm1" .

<https://pm20.zbw.eu/category/subject/i/144396>
  skos:notation "f5 Sm1.I" ;
  rdfs:label "Election, general"@en, "Wahl, Allgemein"@de ;
  skos:prefLabel "Election, general"@en, "Wahl, Allgemein"@de ;
  a skos:Concept ;
  skos:broader <https://pm20.zbw.eu/category/subject/i/163656> .

<https://pm20.zbw.eu/category/subject/i/163653>
  skos:notation "f5 Sm1.III" ;
  rdfs:label "Elections for parliamentary bodies and other political elections"@en, "Wahlen für parlamentarische Körperschaften und sonstige politische Wahlen"@de ;
  skos:prefLabel "Elections for parliamentary bodies and other political elections"@en, "Wahlen für parlamentarische Körperschaften und sonstige politische Wahlen"@de ;
  a skos:Concept ;
  skos:broader <https://pm20.zbw.eu/category/subject/i/163656> .

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

