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

<https://pm20.zbw.eu/category/subject/i/161711>
  skos:notation "n24 Sm27.III" ;
  rdfs:label "Banking, deposits"@en, "Bankwesen, Depositen"@de ;
  skos:prefLabel "Banking, deposits"@en, "Bankwesen, Depositen"@de ;
  a skos:Concept ;
  skos:narrower <https://pm20.zbw.eu/category/subject/i/145397> .

<https://pm20.zbw.eu/category/subject/i/145397>
  gndo:gndIdentifier "4211516-4", "4149112-9", "4011469-7", "4004436-1", "4149111-7", "4112667-1", "4032950-1" ;
  owl:sameAs <http://purl.org/pressemappe20/category/subject/i/145397>, <https://pm20.zbw.eu/category/subject/s/n24_Sm27.IIIa> ;
  skos:exactMatch gnd:4004436-1, gnd:4011469-7, wd:Q104711048, gnd:4149112-9, gnd:4211516-4, gnd:4112667-1, gnd:4149111-7, gnd:4032950-1 ;
  skos:notation "n24 Sm27.IIIa" ;
  dc:identifier "145397" ;
  a skos:Concept ;
  schema:subjectOf <https://pm20.zbw.eu/category/subject/i/145397/about> ;
  zbwext:folderCount 2 ;
  skos:prefLabel "Banking, deposits, general"@en, "Bankwesen, Depositen, Allgemein"@de ;
  rdfs:label "Banking, deposits, general"@en, "Bankwesen, Depositen, Allgemein"@de ;
  skos:note "folderCount: 2" ;
  zbwext:notationLong "n 24 SM 027.03a" ;
  skos:broader <https://pm20.zbw.eu/category/subject/i/161711> ;
  skos:inScheme <https://pm20.zbw.eu/category/subject> .

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 .
