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

<https://pm20.zbw.eu/category/subject/i/144673>
  skos:notation "h5" ;
  rdfs:label "Local government, general"@en, "Provinzial- und Kommunalverwaltung, Allgemein"@de ;
  skos:prefLabel "Local government, general"@en, "Provinzial- und Kommunalverwaltung, Allgemein"@de ;
  a skos:Concept ;
  skos:narrower <https://pm20.zbw.eu/category/subject/i/214774> .

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/i/214774>
  owl:sameAs <http://purl.org/pressemappe20/category/subject/i/214774>, <https://pm20.zbw.eu/category/subject/s/h5_Sm20> ;
  zbwext:folderCount 1 ;
  skos:broader <https://pm20.zbw.eu/category/subject/i/144673> ;
  skos:notation "h5 Sm20" ;
  dc:identifier "214774" ;
  skos:exactMatch wd:Q104700092 ;
  skos:inScheme <https://pm20.zbw.eu/category/subject> ;
  a skos:Concept ;
  skos:prefLabel "Provinzial- und Kommunalverwaltung, Konferenzen"@de, "Local government, conferences"@en ;
  rdfs:label "Local government, conferences"@en, "Provinzial- und Kommunalverwaltung, Konferenzen"@de ;
  zbwext:notationLong "h 05 SM 020" ;
  skos:note "folderCount: 1" ;
  schema:subjectOf <https://pm20.zbw.eu/category/subject/i/214774/about> .

<https://pm20.zbw.eu/category/subject> a skos:ConceptScheme .
