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

<https://pm20.zbw.eu/category/subject/i/144907>
  zbwext:folderCount 4 ;
  skos:prefLabel "Öffentliche Arbeiten, Allgemein (Finanzwesen einzelner Städte)"@de, "Public works, general (finance of individual cities)"@en ;
  skos:notation "m5a Sm12" ;
  owl:sameAs <https://pm20.zbw.eu/category/subject/s/m5a_Sm12>, <http://purl.org/pressemappe20/category/subject/i/144907> ;
  zbwext:notationLong "m 05a SM 012" ;
  a skos:Concept ;
  schema:subjectOf <https://pm20.zbw.eu/category/subject/i/144907/about> ;
  skos:broader <https://pm20.zbw.eu/category/subject/i/144902> ;
  rdfs:label "Public works, general (finance of individual cities)"@en, "Öffentliche Arbeiten, Allgemein (Finanzwesen einzelner Städte)"@de ;
  skos:inScheme <https://pm20.zbw.eu/category/subject> ;
  skos:exactMatch wd:Q104700339 ;
  skos:note "folderCount: 4" ;
  dc:identifier "144907" ;
  skos:editorialNote "Schlagwortvergabe möglich"@de .

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/144902>
  skos:notation "m5a" ;
  rdfs:label "Public finance of individual cities"@en, "Finanzwesen einzelner Städte"@de ;
  skos:prefLabel "Public finance of individual cities"@en, "Finanzwesen einzelner Städte"@de ;
  a skos:Concept ;
  skos:narrower <https://pm20.zbw.eu/category/subject/i/144907> .

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