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

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

<https://pm20.zbw.eu/category/subject/i/145410>
  skos:exactMatch wd:Q104711060, gnd:4129670-9, gnd:4129671-0 ;
  owl:sameAs <http://purl.org/pressemappe20/category/subject/i/145410>, <https://pm20.zbw.eu/category/subject/s/n24_Sm38> ;
  schema:subjectOf <https://pm20.zbw.eu/category/subject/i/145410/about> ;
  zbwext:folderCount 2 ;
  skos:note "folderCount: 2" ;
  dc:identifier "145410" ;
  a skos:Concept ;
  skos:notation "n24 Sm38" ;
  skos:inScheme <https://pm20.zbw.eu/category/subject> ;
  gndo:gndIdentifier "4129671-0", "4129670-9" ;
  skos:prefLabel "Öffentliche und private Bankenstützung, Verstaatlichung der Banken"@de, "Public and private bank support, nationalization of banks"@en ;
  zbwext:notationLong "n 24 SM 038" ;
  rdfs:label "Public and private bank support, nationalization of banks"@en, "Öffentliche und private Bankenstützung, Verstaatlichung der Banken"@de ;
  skos:broader <https://pm20.zbw.eu/category/subject/i/145339> .

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 .
