@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 wd: <http://www.wikidata.org/entity/> .
@prefix dc: <http://purl.org/dc/terms/> .

<https://pm20.zbw.eu/category/subject/i/163304>
  skos:notation "m Sm9" ;
  rdfs:label "State and provincial finance"@en, "Finanzwesen der Bundesstaaten und Provinzen"@de ;
  skos:prefLabel "State and provincial finance"@en, "Finanzwesen der Bundesstaaten und Provinzen"@de ;
  a skos:Concept ;
  skos:narrower <https://pm20.zbw.eu/category/subject/i/144918> .

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/144918>
  skos:inScheme <https://pm20.zbw.eu/category/subject> ;
  zbwext:notationLong "m 00 SM 009.01" ;
  zbwext:folderCount 3 ;
  skos:broader <https://pm20.zbw.eu/category/subject/i/163304> ;
  rdfs:label "State and provincial finance, general"@en, "Finanzwesen der Bundesstaaten und Provinzen, Allgemein"@de ;
  skos:prefLabel "Finanzwesen der Bundesstaaten und Provinzen, Allgemein"@de, "State and provincial finance, general"@en ;
  a skos:Concept ;
  owl:sameAs <https://pm20.zbw.eu/category/subject/s/m_Sm9.I>, <http://purl.org/pressemappe20/category/subject/i/144918> ;
  skos:notation "m Sm9.I" ;
  skos:note "folderCount: 3" ;
  schema:subjectOf <https://pm20.zbw.eu/category/subject/i/144918/about> ;
  skos:exactMatch wd:Q104700266 ;
  dc:identifier "144918" .

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