@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 gndo: <https://d-nb.info/standards/elementset/gnd#> .
@prefix gnd: <https://d-nb.info/gnd/> .
@prefix wd: <http://www.wikidata.org/entity/> .
@prefix schema: <http://schema.org/> .
@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/144396> .

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/i/144396>
  zbwext:folderCount 3 ;
  rdfs:label "Election, general"@en, "Wahl, Allgemein"@de ;
  gndo:gndIdentifier "4131335-5", "4173374-5", "4064286-0" ;
  skos:prefLabel "Wahl, Allgemein"@de, "Election, general"@en ;
  skos:broader <https://pm20.zbw.eu/category/subject/i/163656> ;
  skos:exactMatch gnd:4064286-0, wd:Q104699650, gnd:4131335-5, gnd:4173374-5 ;
  schema:subjectOf <https://pm20.zbw.eu/category/subject/i/144396/about> ;
  skos:notation "f5 Sm1.I" ;
  skos:note "folderCount: 3" ;
  a skos:Concept ;
  owl:sameAs <https://pm20.zbw.eu/category/subject/s/f5_Sm1.I>, <http://purl.org/pressemappe20/category/subject/i/144396> ;
  zbwext:notationLong "f 05 SM 001.01" ;
  skos:inScheme <https://pm20.zbw.eu/category/subject> ;
  skos:editorialNote "Schlagwortvergabe möglich"@de ;
  dc:identifier "144396" .

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