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

<https://pm20.zbw.eu/category/subject/i/144819>
  skos:notation "m1 Sm5.II" ;
  rdfs:label "External debt owed to individual countries"@en, "Äußere Schuld, Gegenüber einzelnen Ländern"@de ;
  skos:prefLabel "External debt owed to individual countries"@en, "Äußere Schuld, Gegenüber einzelnen Ländern"@de ;
  a skos:Concept ;
  skos:broader <https://pm20.zbw.eu/category/subject/i/163293> .

<https://pm20.zbw.eu/category/subject> a skos:ConceptScheme .
<https://pm20.zbw.eu/category/subject/i/144818>
  skos:notation "m1 Sm5.I" ;
  rdfs:label "External debt, general"@en, "Äußere Schuld, Allgemein"@de ;
  skos:prefLabel "External debt, general"@en, "Äußere Schuld, Allgemein"@de ;
  a skos:Concept ;
  skos:broader <https://pm20.zbw.eu/category/subject/i/163293> .

<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/163293> .

<https://pm20.zbw.eu/category/subject/i/163293>
  skos:narrower <https://pm20.zbw.eu/category/subject/i/144818>, <https://pm20.zbw.eu/category/subject/i/144819> ;
  skos:note "folderCount: 1" ;
  skos:prefLabel "External dept"@en, "Äußere Schuld"@de ;
  a skos:Concept ;
  owl:sameAs <http://purl.org/pressemappe20/category/subject/i/163293>, <https://pm20.zbw.eu/category/subject/s/m1_Sm5> ;
  schema:subjectOf <https://pm20.zbw.eu/category/subject/i/163293/about> ;
  skos:notation "m1 Sm5" ;
  dc:identifier "163293" ;
  rdfs:label "Äußere Schuld"@de, "External dept"@en ;
  skos:exactMatch wd:Q104700287 ;
  zbwext:notationLong "m 01 SM 005" ;
  skos:inScheme <https://pm20.zbw.eu/category/subject> ;
  zbwext:folderCount 1 ;
  skos:broader <https://pm20.zbw.eu/category/subject/i/144810> .

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

