@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 schema: <http://schema.org/> .
@prefix gnd: <https://d-nb.info/gnd/> .
@prefix wd: <http://www.wikidata.org/entity/> .
@prefix gndo: <https://d-nb.info/standards/elementset/gnd#> .
@prefix dc: <http://purl.org/dc/terms/> .

<https://pm20.zbw.eu/category/subject/i/144809>
  skos:notation "m" ;
  rdfs:label "Public finance, general"@en, "Finanzwesen, Allgemein"@de ;
  skos:prefLabel "Public finance, general"@en, "Finanzwesen, Allgemein"@de ;
  a skos:Concept ;
  skos:narrower <https://pm20.zbw.eu/category/subject/i/144912> .

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/144912>
  owl:sameAs <http://purl.org/pressemappe20/category/subject/i/144912>, <https://pm20.zbw.eu/category/subject/s/m_Sm3> ;
  schema:subjectOf <https://pm20.zbw.eu/category/subject/i/144912/about> ;
  skos:exactMatch gnd:4043173-3, gnd:4043153-8, wd:Q104700257 ;
  gndo:gndIdentifier "4043173-3", "4043153-8" ;
  skos:note "folderCount: 4" ;
  skos:inScheme <https://pm20.zbw.eu/category/subject> ;
  zbwext:folderCount 4 ;
  skos:notation "m Sm3" ;
  skos:broader <https://pm20.zbw.eu/category/subject/i/144809> ;
  rdfs:label "Fiscal assets, government debt"@en, "Fiskalisches Vermögen, Staatsschuld"@de ;
  dc:identifier "144912" ;
  skos:prefLabel "Fiscal assets, government debt"@en, "Fiskalisches Vermögen, Staatsschuld"@de ;
  a skos:Concept ;
  zbwext:notationLong "m 00 SM 003" .

