@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 gnd: <https://d-nb.info/gnd/> .
@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/145405>
  skos:notation "n24 Sm34.II" ;
  rdfs:label "Banking, private borrowing in individual countries"@en, "Bankwesen, Private Kreditaufnahme in einzelnen Ländern"@de ;
  skos:prefLabel "Banking, private borrowing in individual countries"@en, "Bankwesen, Private Kreditaufnahme in einzelnen Ländern"@de ;
  a skos:Concept ;
  skos:broader <https://pm20.zbw.eu/category/subject/i/161708> .

<https://pm20.zbw.eu/category/subject> a skos:ConceptScheme .
<https://pm20.zbw.eu/category/subject/i/145339>
  skos:notation "n24" ;
  rdfs:label "Credit and banking"@en, "Kreditwesen und Bankwesen"@de ;
  skos:prefLabel "Credit and banking"@en, "Kreditwesen und Bankwesen"@de ;
  a skos:Concept ;
  skos:narrower <https://pm20.zbw.eu/category/subject/i/161708> .

<https://pm20.zbw.eu/category/subject/i/145404>
  skos:notation "n24 Sm34.I" ;
  rdfs:label "Banking, private borrowing abroad, general"@en, "Bankwesen, Private Kreditaufnahme im Ausland, Allgemein"@de ;
  skos:prefLabel "Banking, private borrowing abroad, general"@en, "Bankwesen, Private Kreditaufnahme im Ausland, Allgemein"@de ;
  a skos:Concept ;
  skos:broader <https://pm20.zbw.eu/category/subject/i/161708> .

<https://pm20.zbw.eu/category/subject/i/161708>
  zbwext:notationLong "n 24 SM 034" ;
  skos:exactMatch wd:Q104711054, gnd:4032950-1, gnd:4004436-1, gnd:4263479-9, gnd:4003763-0 ;
  gndo:gndIdentifier "4003763-0", "4004436-1", "4263479-9", "4032950-1" ;
  skos:inScheme <https://pm20.zbw.eu/category/subject> ;
  skos:note "folderCount: 1" ;
  rdfs:label "Bankwesen, Private Kreditaufnahme im Ausland"@de, "Banking, private borrowing abroad"@en ;
  skos:broader <https://pm20.zbw.eu/category/subject/i/145339> ;
  owl:sameAs <http://purl.org/pressemappe20/category/subject/i/161708>, <https://pm20.zbw.eu/category/subject/s/n24_Sm34> ;
  schema:subjectOf <https://pm20.zbw.eu/category/subject/i/161708/about> ;
  skos:prefLabel "Bankwesen, Private Kreditaufnahme im Ausland"@de, "Banking, private borrowing abroad"@en ;
  zbwext:folderCount 1 ;
  skos:narrower <https://pm20.zbw.eu/category/subject/i/145404>, <https://pm20.zbw.eu/category/subject/i/145405> ;
  skos:notation "n24 Sm34" ;
  dc:identifier "161708" ;
  a skos:Concept .

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

