@prefix zbwext: <http://zbw.eu/namespaces/zbw-extensions/> .
@prefix schema: <http://schema.org/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix gndo: <https://d-nb.info/standards/elementset/gnd#> .
@prefix gnd: <https://d-nb.info/gnd/> .
@prefix wd: <http://www.wikidata.org/entity/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

<https://pm20.zbw.eu/category/subject/i/144664>
  zbwext:notationLong "h 02 SM 004" ;
  schema:subjectOf <https://pm20.zbw.eu/category/subject/i/144664/about> ;
  skos:notation "h2 Sm4" ;
  skos:inScheme <https://pm20.zbw.eu/category/subject> ;
  skos:prefLabel "Beamtenabbau"@de, "Civil service reduction"@en ;
  gndo:gndIdentifier "4005081-6", "4126314-5" ;
  skos:note "folderCount: 1" ;
  skos:exactMatch gnd:4126314-5, gnd:4005081-6, wd:Q104700078 ;
  a skos:Concept ;
  rdfs:label "Civil service reduction"@en, "Beamtenabbau"@de ;
  zbwext:folderCount 1 ;
  skos:broader <https://pm20.zbw.eu/category/subject/i/144661> ;
  dc:identifier "144664" ;
  owl:sameAs <https://pm20.zbw.eu/category/subject/s/h2_Sm4>, <http://purl.org/pressemappe20/category/subject/i/144664> .

<https://pm20.zbw.eu/category/subject/i/144661>
  skos:notation "h2" ;
  rdfs:label "Civil service"@en, "Beamtenwesen, Öffentlicher Dienst"@de ;
  skos:prefLabel "Civil service"@en, "Beamtenwesen, Öffentlicher Dienst"@de ;
  a skos:Concept ;
  skos:narrower <https://pm20.zbw.eu/category/subject/i/144664> .

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 .
