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

<https://pm20.zbw.eu/category/subject/i/144904>
  rdfs:label "Einzelne inländische Anleihen (Kommunales Finanzwesen) einz. Städte"@de, "Individual domestic bonds (municipal finance) of individual cities"@en ;
  skos:editorialNote "Schlagwortvergabe möglich"@de ;
  skos:note "folderCount: 2" ;
  zbwext:folderCount 2 ;
  skos:prefLabel "Einzelne inländische Anleihen (Kommunales Finanzwesen) einz. Städte"@de, "Individual domestic bonds (municipal finance) of individual cities"@en ;
  skos:notation "m5a Sm4" ;
  a skos:Concept ;
  owl:sameAs <https://pm20.zbw.eu/category/subject/s/m5a_Sm4>, <http://purl.org/pressemappe20/category/subject/i/144904> ;
  zbwext:notationLong "m 05a SM 004" ;
  skos:exactMatch wd:Q104700335 ;
  skos:broader <https://pm20.zbw.eu/category/subject/i/144902> ;
  dc:identifier "144904" ;
  schema:subjectOf <https://pm20.zbw.eu/category/subject/i/144904/about> ;
  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/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/144904> .

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