@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix zbwext: <http://zbw.eu/namespaces/zbw-extensions/> .
@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 gndo: <https://d-nb.info/standards/elementset/gnd#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema: <http://schema.org/> .
@prefix dc: <http://purl.org/dc/terms/> .

<https://pm20.zbw.eu/category/subject/i/144367>
  owl:sameAs <http://purl.org/pressemappe20/category/subject/i/144367>, <https://pm20.zbw.eu/category/subject/s/f4_Sm11> ;
  zbwext:folderCount 3 ;
  skos:exactMatch gnd:4172081-7, wd:Q104699639, gnd:4049012-9 ;
  skos:note "folderCount: 3" ;
  a skos:Concept ;
  gndo:gndIdentifier "4172081-7", "4049012-9" ;
  skos:notation "f4 Sm11" ;
  skos:prefLabel "Government empowerment to issue emergency ordinances"@en, "Ermächtigung der Regierung zu Notverordnungen"@de ;
  skos:inScheme <https://pm20.zbw.eu/category/subject> ;
  rdfs:label "Ermächtigung der Regierung zu Notverordnungen"@de, "Government empowerment to issue emergency ordinances"@en ;
  skos:broader <https://pm20.zbw.eu/category/subject/i/144355> ;
  schema:subjectOf <https://pm20.zbw.eu/category/subject/i/144367/about> ;
  zbwext:notationLong "f 04 SM 011" ;
  dc:identifier "144367" .

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

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 .
