@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix gnd: <https://d-nb.info/gnd/> .
@prefix wd: <http://www.wikidata.org/entity/> .
@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 schema: <http://schema.org/> .
@prefix gndo: <https://d-nb.info/standards/elementset/gnd#> .

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

<https://pm20.zbw.eu/category/subject/i/144897>
  skos:notation "m5 Sm5.I" ;
  rdfs:label "Bonds raised abroad, general (municipal finance)"@en, "Im Ausland aufgenommene Anleihen, Allgemein (Kommunales Finanzwesen)"@de ;
  skos:prefLabel "Bonds raised abroad, general (municipal finance)"@en, "Im Ausland aufgenommene Anleihen, Allgemein (Kommunales Finanzwesen)"@de ;
  a skos:Concept ;
  skos:broader <https://pm20.zbw.eu/category/subject/i/163263> .

<https://pm20.zbw.eu/category/subject> a skos:ConceptScheme .
<https://pm20.zbw.eu/category/subject/i/163263>
  skos:exactMatch gnd:4210785-4, wd:Q104700333 ;
  zbwext:folderCount 1 ;
  skos:notation "m5 Sm5" ;
  zbwext:notationLong "m 05 SM 005" ;
  owl:sameAs <http://purl.org/pressemappe20/category/subject/i/163263>, <https://pm20.zbw.eu/category/subject/s/m5_Sm5> ;
  rdfs:label "Bonds Borrowed Abroad"@en, "Im Ausland aufgenommene Anleihen"@de ;
  skos:prefLabel "Bonds Borrowed Abroad"@en, "Im Ausland aufgenommene Anleihen"@de ;
  skos:narrower <https://pm20.zbw.eu/category/subject/i/144897>, <https://pm20.zbw.eu/category/subject/i/144898> ;
  dc:identifier "163263" ;
  schema:subjectOf <https://pm20.zbw.eu/category/subject/i/163263/about> ;
  skos:broader <https://pm20.zbw.eu/category/subject/i/144895> ;
  gndo:gndIdentifier "4210785-4" ;
  skos:inScheme <https://pm20.zbw.eu/category/subject> ;
  a skos:Concept ;
  skos:note "folderCount: 1" .

<https://pm20.zbw.eu/category/subject/i/144898>
  skos:notation "m5 Sm5.II" ;
  rdfs:label "Bonds raised abroad, in individual countries (municipal finance)"@en, "Im Ausland aufgenommene Anleihen, in einzelnen Ländern (Kommunales Finanzwesen)"@de ;
  skos:prefLabel "Bonds raised abroad, in individual countries (municipal finance)"@en, "Im Ausland aufgenommene Anleihen, in einzelnen Ländern (Kommunales Finanzwesen)"@de ;
  a skos:Concept ;
  skos:broader <https://pm20.zbw.eu/category/subject/i/163263> .

zbwext:notationLong
  rdfs:subPropertyOf skos:notation ;
  skos:definition """EXPERIMENTAL: Notation with
    blanks and leading zeros for sortability."""@en ;
  rdfs:label "NotationLong"@en .

