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

<https://pm20.zbw.eu/category/subject/i/145396>
  dc:identifier "145396" ;
  a skos:Concept ;
  owl:sameAs <https://pm20.zbw.eu/category/subject/s/n24_Sm27.II>, <http://purl.org/pressemappe20/category/subject/i/145396> ;
  zbwext:notationLong "n 24 SM 027.02" ;
  schema:subjectOf <https://pm20.zbw.eu/category/subject/i/145396/about> ;
  rdfs:label "Bankwesen, Aufbewahrung und Verwaltung von Wertpapieren und Wertgegenständen"@de, "Banking, custody and administration of securities and valuables"@en ;
  skos:inScheme <https://pm20.zbw.eu/category/subject> ;
  skos:notation "n24 Sm27.II" ;
  skos:prefLabel "Banking, custody and administration of securities and valuables"@en, "Bankwesen, Aufbewahrung und Verwaltung von Wertpapieren und Wertgegenständen"@de ;
  skos:broader <https://pm20.zbw.eu/category/subject/i/161714> .

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

