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

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/i/145395>
  schema:subjectOf <https://pm20.zbw.eu/category/subject/i/145395/about> ;
  skos:broader <https://pm20.zbw.eu/category/subject/i/161714> ;
  gndo:gndIdentifier "4149111-7", "4004436-1", "4149112-9", "4032950-1", "4211516-4", "4112667-1", "4011469-7" ;
  skos:prefLabel "Bankwesen, Depots und Depositen, Allgemein"@de, "Banking, custody services and deposits, general"@en ;
  dc:identifier "145395" ;
  skos:exactMatch gnd:4149112-9, gnd:4112667-1, gnd:4211516-4, gnd:4032950-1, gnd:4011469-7, gnd:4004436-1, wd:Q104711047, gnd:4149111-7 ;
  skos:note "folderCount: 3" ;
  zbwext:folderCount 3 ;
  rdfs:label "Bankwesen, Depots und Depositen, Allgemein"@de, "Banking, custody services and deposits, general"@en ;
  skos:notation "n24 Sm27.I" ;
  owl:sameAs <http://purl.org/pressemappe20/category/subject/i/145395>, <https://pm20.zbw.eu/category/subject/s/n24_Sm27.I> ;
  zbwext:notationLong "n 24 SM 027.01" ;
  skos:inScheme <https://pm20.zbw.eu/category/subject> ;
  a skos:Concept .

<https://pm20.zbw.eu/category/subject> a skos:ConceptScheme .
<https://pm20.zbw.eu/category/subject/i/161714>
  skos:notation "n24 Sm27" ;
  rdfs:label "Banking, custody services and deposits"@en, "Bankwesen, Depots und Depositen"@de ;
  skos:prefLabel "Banking, custody services and deposits"@en, "Bankwesen, Depots und Depositen"@de ;
  a skos:Concept ;
  skos:narrower <https://pm20.zbw.eu/category/subject/i/145395> .

