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

<https://pm20.zbw.eu/category/subject/i/144816>
  skos:notation "m1 Sm4.I" ;
  rdfs:label "Domestic debt, general; domestic bonds"@en, "Innere Schuld, Allgemein; Inländische Anleihen"@de ;
  skos:prefLabel "Domestic debt, general; domestic bonds"@en, "Innere Schuld, Allgemein; Inländische Anleihen"@de ;
  a skos:Concept ;
  skos:broader <https://pm20.zbw.eu/category/subject/i/163296> .

<https://pm20.zbw.eu/category/subject> a skos:ConceptScheme .
<https://pm20.zbw.eu/category/subject/i/144810>
  skos:notation "m1" ;
  rdfs:label "State budget"@en, "Staatshaushalt"@de ;
  skos:prefLabel "State budget"@en, "Staatshaushalt"@de ;
  a skos:Concept ;
  skos:narrower <https://pm20.zbw.eu/category/subject/i/163296> .

<https://pm20.zbw.eu/category/subject/i/163296>
  zbwext:notationLong "m 01 SM 004" ;
  skos:note "folderCount: 15" ;
  skos:exactMatch gnd:4182638-3, wd:Q104700283 ;
  skos:notation "m1 Sm4" ;
  gndo:gndIdentifier "4182638-3" ;
  skos:prefLabel "Inlandsschulden, insbes. Anleihepolitik in Landeswährung"@de, "Domestic debt, especially bond policy in local currency"@en ;
  skos:narrower <https://pm20.zbw.eu/category/subject/i/144816>, <https://pm20.zbw.eu/category/subject/i/144817> ;
  skos:broader <https://pm20.zbw.eu/category/subject/i/144810> ;
  owl:sameAs <https://pm20.zbw.eu/category/subject/s/m1_Sm4>, <http://purl.org/pressemappe20/category/subject/i/163296> ;
  skos:inScheme <https://pm20.zbw.eu/category/subject> ;
  rdfs:label "Inlandsschulden, insbes. Anleihepolitik in Landeswährung"@de, "Domestic debt, especially bond policy in local currency"@en ;
  a skos:Concept ;
  zbwext:folderCount 15 ;
  schema:subjectOf <https://pm20.zbw.eu/category/subject/i/163296/about> ;
  dc:identifier "163296" .

<https://pm20.zbw.eu/category/subject/i/144817>
  skos:notation "m1 Sm4.II" ;
  rdfs:label "Internal debt, individual bonds"@en, "Innere Schuld, Einzelne Anleihen"@de ;
  skos:prefLabel "Internal debt, individual bonds"@en, "Innere Schuld, Einzelne Anleihen"@de ;
  a skos:Concept ;
  skos:broader <https://pm20.zbw.eu/category/subject/i/163296> .

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

