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

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/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:narrower <https://pm20.zbw.eu/category/subject/i/145440> .

<https://pm20.zbw.eu/category/subject/i/145440>
  skos:broader <https://pm20.zbw.eu/category/subject/i/161735> ;
  schema:subjectOf <https://pm20.zbw.eu/category/subject/i/145440/about> ;
  rdfs:label "Special purpose savings bank, for individual purposes, other"@en, "Zwecksparkasse, für einzelne Zwecke, Sonstige"@de ;
  skos:prefLabel "Zwecksparkasse, für einzelne Zwecke, Sonstige"@de, "Special purpose savings bank, for individual purposes, other"@en ;
  zbwext:notationLong "n 24 SM 502.02b (A 010)" ;
  owl:sameAs <https://pm20.zbw.eu/category/subject/s/n24_Sm502.IIb_(A10)>, <http://purl.org/pressemappe20/category/subject/i/145440> ;
  skos:inScheme <https://pm20.zbw.eu/category/subject> ;
  dc:identifier "145440" ;
  a skos:Concept ;
  skos:scopeNote "(ausschl.: ausser Bausparkassen)"@de ;
  skos:notation "n24 Sm502.IIb (A10)" .

