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

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

<https://pm20.zbw.eu/category/subject/i/214773>
  rdfs:label "Civil service, conferences"@en, "Beamtenwesen, Öffentlicher Dienst, Konferenzen"@de ;
  owl:sameAs <https://pm20.zbw.eu/category/subject/s/h2_Sm20>, <http://purl.org/pressemappe20/category/subject/i/214773> ;
  zbwext:notationLong "h 02 SM 020" ;
  gndo:gndIdentifier "4032055-8" ;
  a skos:Concept ;
  skos:exactMatch wd:Q104700079, gnd:4032055-8 ;
  skos:broader <https://pm20.zbw.eu/category/subject/i/144661> ;
  dc:identifier "214773" ;
  schema:subjectOf <https://pm20.zbw.eu/category/subject/i/214773/about> ;
  skos:prefLabel "Beamtenwesen, Öffentlicher Dienst, Konferenzen"@de, "Civil service, conferences"@en ;
  skos:notation "h2 Sm20" ;
  skos:note "folderCount: 1" ;
  zbwext:folderCount 1 ;
  skos:inScheme <https://pm20.zbw.eu/category/subject> .

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 .
