@prefix zbwext: <http://zbw.eu/namespaces/zbw-extensions/> .
@prefix schema: <http://schema.org/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix dc: <http://purl.org/dc/terms/> .

<https://pm20.zbw.eu/category/subject/i/144899>
  zbwext:notationLong "m 05 SM 012" ;
  schema:subjectOf <https://pm20.zbw.eu/category/subject/i/144899/about> ;
  skos:notation "m5 Sm12" ;
  skos:broader <https://pm20.zbw.eu/category/subject/i/144895> ;
  skos:prefLabel "Öffentliche Arbeiten, Allgemein (Kommunales Finanzwesen)"@de, "Public works, general (municipal finance)"@en ;
  owl:sameAs <http://purl.org/pressemappe20/category/subject/i/144899>, <https://pm20.zbw.eu/category/subject/s/m5_Sm12> ;
  rdfs:label "Öffentliche Arbeiten, Allgemein (Kommunales Finanzwesen)"@de, "Public works, general (municipal finance)"@en ;
  dc:identifier "144899" ;
  skos:inScheme <https://pm20.zbw.eu/category/subject> ;
  a skos:Concept .

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/144895>
  skos:notation "m5" ;
  rdfs:label "Municipal Finance, general"@en, "Kommunales Finanzwesen, Allgemein"@de ;
  skos:prefLabel "Municipal Finance, general"@en, "Kommunales Finanzwesen, Allgemein"@de ;
  a skos:Concept ;
  skos:narrower <https://pm20.zbw.eu/category/subject/i/144899> .

