@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix gnd: <https://d-nb.info/gnd/> .
@prefix wd: <http://www.wikidata.org/entity/> .
@prefix schema: <http://schema.org/> .
@prefix dc: <http://purl.org/dc/terms/> .
@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 owl: <http://www.w3.org/2002/07/owl#> .

<https://pm20.zbw.eu/category/subject/i/163674>
  skos:exactMatch gnd:4064302-5, wd:Q104699626 ;
  schema:subjectOf <https://pm20.zbw.eu/category/subject/i/163674/about> ;
  dc:identifier "163674" ;
  skos:broader <https://pm20.zbw.eu/category/subject/i/144355> ;
  skos:narrower <https://pm20.zbw.eu/category/subject/i/144356>, <https://pm20.zbw.eu/category/subject/i/144357> ;
  rdfs:label "Wahlrecht"@de, "Electoral law"@en ;
  zbwext:notationLong "f 04 SM 001" ;
  skos:note "folderCount: 4" ;
  a skos:Concept ;
  gndo:gndIdentifier "4064302-5" ;
  owl:sameAs <http://purl.org/pressemappe20/category/subject/i/163674>, <https://pm20.zbw.eu/category/subject/s/f4_Sm1> ;
  skos:prefLabel "Electoral law"@en, "Wahlrecht"@de ;
  skos:inScheme <https://pm20.zbw.eu/category/subject> ;
  zbwext:folderCount 4 ;
  skos:notation "f4 Sm1" .

<https://pm20.zbw.eu/category/subject/i/144355>
  skos:notation "f4" ;
  rdfs:label "Constitution, form of government"@en, "Verfassung, Staatsform"@de ;
  skos:prefLabel "Constitution, form of government"@en, "Verfassung, Staatsform"@de ;
  a skos:Concept ;
  skos:narrower <https://pm20.zbw.eu/category/subject/i/163674> .

<https://pm20.zbw.eu/category/subject> a skos:ConceptScheme .
<https://pm20.zbw.eu/category/subject/i/144357>
  skos:notation "f4 Sm1.II" ;
  rdfs:label "Women's suffrage"@en, "Frauenwahlrecht"@de ;
  skos:prefLabel "Women's suffrage"@en, "Frauenwahlrecht"@de ;
  a skos:Concept ;
  skos:broader <https://pm20.zbw.eu/category/subject/i/163674> .

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/144356>
  skos:notation "f4 Sm1.I" ;
  rdfs:label "Suffrage, general"@en, "Wahlrecht, Allgemein"@de ;
  skos:prefLabel "Suffrage, general"@en, "Wahlrecht, Allgemein"@de ;
  a skos:Concept ;
  skos:broader <https://pm20.zbw.eu/category/subject/i/163674> .

