@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 wd: <http://www.wikidata.org/entity/> .
@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/163296>
  skos:notation "m1 Sm4" ;
  rdfs:label "Domestic debt, especially bond policy in local currency"@en, "Inlandsschulden, insbes. Anleihepolitik in Landeswährung"@de ;
  skos:prefLabel "Domestic debt, especially bond policy in local currency"@en, "Inlandsschulden, insbes. Anleihepolitik in Landeswährung"@de ;
  a skos:Concept ;
  skos:narrower <https://pm20.zbw.eu/category/subject/i/144817> .

<https://pm20.zbw.eu/category/subject/i/144817>
  zbwext:folderCount 4 ;
  skos:exactMatch wd:Q104700286 ;
  owl:sameAs <http://purl.org/pressemappe20/category/subject/i/144817>, <https://pm20.zbw.eu/category/subject/s/m1_Sm4.II> ;
  rdfs:label "Innere Schuld, Einzelne Anleihen"@de, "Internal debt, individual bonds"@en ;
  zbwext:notationLong "m 01 SM 004.02" ;
  skos:prefLabel "Innere Schuld, Einzelne Anleihen"@de, "Internal debt, individual bonds"@en ;
  a skos:Concept ;
  skos:broader <https://pm20.zbw.eu/category/subject/i/163296> ;
  skos:note "folderCount: 4" ;
  skos:notation "m1 Sm4.II" ;
  schema:subjectOf <https://pm20.zbw.eu/category/subject/i/144817/about> ;
  skos:inScheme <https://pm20.zbw.eu/category/subject> ;
  dc:identifier "144817" .

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 .
