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

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

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/144663>
  gndo:gndIdentifier "4012517-8" ;
  owl:sameAs <https://pm20.zbw.eu/category/subject/s/h2_Sm3>, <http://purl.org/pressemappe20/category/subject/i/144663> ;
  schema:subjectOf <https://pm20.zbw.eu/category/subject/i/144663/about> ;
  skos:prefLabel "Disciplinarwesen"@de, "Disciplinary system"@en ;
  a skos:Concept ;
  rdfs:label "Disciplinarwesen"@de, "Disciplinary system"@en ;
  skos:exactMatch wd:Q104700077, gnd:4012517-8 ;
  dc:identifier "144663" ;
  skos:broader <https://pm20.zbw.eu/category/subject/i/144661> ;
  skos:note "folderCount: 2" ;
  skos:notation "h2 Sm3" ;
  zbwext:folderCount 2 ;
  skos:inScheme <https://pm20.zbw.eu/category/subject> ;
  zbwext:notationLong "h 02 SM 003" .

