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

<https://pm20.zbw.eu/category/subject/i/144848>
  owl:sameAs <https://pm20.zbw.eu/category/subject/s/m1a_Sm7_(alt)>, <http://purl.org/pressemappe20/category/subject/i/144848> ;
  rdfs:label "Pending debt of individual states or provinces"@en, "Schwebende Schuld einzelner Bundesstaaten oder Provinzen"@de ;
  schema:subjectOf <https://pm20.zbw.eu/category/subject/i/144848/about> ;
  skos:inScheme <https://pm20.zbw.eu/category/subject> ;
  zbwext:notationLong "m 01a SM 007 (alt)" ;
  a skos:Concept ;
  skos:notation "m1a Sm7 (alt)" ;
  dc:identifier "144848" ;
  skos:prefLabel "Schwebende Schuld einzelner Bundesstaaten oder Provinzen"@de, "Pending debt of individual states or provinces"@en ;
  skos:broader <https://pm20.zbw.eu/category/subject/i/144843> .

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/144843>
  skos:notation "m1a" ;
  rdfs:label "Public finances in individual states or provinces"@en, "Finanzwesen einzelner Bundesstaaten oder Provinzen"@de ;
  skos:prefLabel "Public finances in individual states or provinces"@en, "Finanzwesen einzelner Bundesstaaten oder Provinzen"@de ;
  a skos:Concept ;
  skos:narrower <https://pm20.zbw.eu/category/subject/i/144848> .

