@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 owl: <http://www.w3.org/2002/07/owl#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix schema: <http://schema.org/> .

<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/144388> .

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/144388>
  owl:sameAs <http://purl.org/pressemappe20/category/subject/i/144388>, <https://pm20.zbw.eu/category/subject/s/f4_Sm505_(A10)> ;
  skos:inScheme <https://pm20.zbw.eu/category/subject> ;
  dc:identifier "144388" ;
  schema:subjectOf <https://pm20.zbw.eu/category/subject/i/144388/about> ;
  zbwext:notationLong "f 04 SM 505 (A 010)" ;
  a skos:Concept ;
  skos:notation "f4 Sm505 (A10)" ;
  rdfs:label "Referendum (Art. 73, 74 of the Weimar Constitution)"@en, "Volksentscheid (Art. 73, 74 der Weimarer Verfassung)"@de ;
  skos:broader <https://pm20.zbw.eu/category/subject/i/144355> ;
  skos:prefLabel "Referendum (Art. 73, 74 of the Weimar Constitution)"@en, "Volksentscheid (Art. 73, 74 der Weimarer Verfassung)"@de .

