@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 owl: <http://www.w3.org/2002/07/owl#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix schema: <http://schema.org/> .
@prefix wd: <http://www.wikidata.org/entity/> .

<https://pm20.zbw.eu/category/subject/i/145436>
  skos:notation "n24 Sm502.I (A10)" ;
  rdfs:label "Special purpose savings bank, general"@en, "Zwecksparkasse, Allgemein"@de ;
  skos:prefLabel "Special purpose savings bank, general"@en, "Zwecksparkasse, Allgemein"@de ;
  a skos:Concept ;
  skos:broader <https://pm20.zbw.eu/category/subject/i/161701> .

<https://pm20.zbw.eu/category/subject/i/161735>
  skos:notation "n24 Sm502.II (A10)" ;
  rdfs:label "Purpose savings bank, for individual purposes"@en, "Zwecksparkasse, für einzelne Zwecke"@de ;
  skos:prefLabel "Purpose savings bank, for individual purposes"@en, "Zwecksparkasse, für einzelne Zwecke"@de ;
  a skos:Concept ;
  skos:broader <https://pm20.zbw.eu/category/subject/i/161701> .

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

<https://pm20.zbw.eu/category/subject/i/161701>
  skos:narrower <https://pm20.zbw.eu/category/subject/i/145436>, <https://pm20.zbw.eu/category/subject/i/161735> ;
  skos:notation "n24 Sm502 (A10)" ;
  zbwext:folderCount 0 ;
  owl:sameAs <https://pm20.zbw.eu/category/subject/s/n24_Sm502_(A10)>, <http://purl.org/pressemappe20/category/subject/i/161701> ;
  dc:identifier "161701" ;
  skos:prefLabel "Zwecksparkasse"@de, "Purpose savings bank"@en ;
  schema:subjectOf <https://pm20.zbw.eu/category/subject/i/161701/about> ;
  zbwext:notationLong "n 24 SM 502 (A 010)" ;
  skos:broader <https://pm20.zbw.eu/category/subject/i/145339> ;
  skos:inScheme <https://pm20.zbw.eu/category/subject> ;
  rdfs:label "Purpose savings bank"@en, "Zwecksparkasse"@de ;
  a skos:Concept ;
  skos:exactMatch wd:Q104713047 .

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

