@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 schema: <http://schema.org/> .
@prefix dc: <http://purl.org/dc/terms/> .

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

<https://pm20.zbw.eu/category/subject/i/145474>
  skos:prefLabel "Prospekte aus Commercial and Financial Chronicle"@de, "Brochures from the Commercial and Financial Chronicle"@en ;
  skos:notation "n24 Sm508 (E15) (alt)" ;
  zbwext:notationLong "n 24 SM 508 (E 015) (alt)" ;
  rdfs:label "Brochures from the Commercial and Financial Chronicle"@en, "Prospekte aus Commercial and Financial Chronicle"@de ;
  owl:sameAs <http://purl.org/pressemappe20/category/subject/i/145474>, <https://pm20.zbw.eu/category/subject/s/n24_Sm508_(E15)_(alt)> ;
  skos:broader <https://pm20.zbw.eu/category/subject/i/145339> ;
  a skos:Concept ;
  schema:subjectOf <https://pm20.zbw.eu/category/subject/i/145474/about> ;
  skos:inScheme <https://pm20.zbw.eu/category/subject> ;
  dc:identifier "145474" .

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 .
