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

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/185765>
  gndo:gndIdentifier "4182661-9", "4129753-2" ;
  skos:inScheme <https://pm20.zbw.eu/category/subject> ;
  dc:identifier "185765" ;
  skos:broader <https://pm20.zbw.eu/category/subject/i/144355> ;
  owl:sameAs <http://purl.org/pressemappe20/category/subject/i/185765>, <https://pm20.zbw.eu/category/subject/s/f4_Sm50> ;
  skos:exactMatch wd:Q104699642, gnd:4182661-9, gnd:4129753-2 ;
  skos:notation "f4 Sm50" ;
  a skos:Concept ;
  rdfs:label "Constitution, other institutions"@en, "Verfassung, weitere Institutionen"@de ;
  skos:note "folderCount: 1" ;
  zbwext:notationLong "f 04 SM 050" ;
  zbwext:folderCount 1 ;
  skos:prefLabel "Constitution, other institutions"@en, "Verfassung, weitere Institutionen"@de ;
  schema:subjectOf <https://pm20.zbw.eu/category/subject/i/185765/about> .

