@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 gndo: <https://d-nb.info/standards/elementset/gnd#> .
@prefix gnd: <https://d-nb.info/gnd/> .
@prefix schema: <http://schema.org/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@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/145424> .

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/145424>
  rdfs:label "Privatnotenbanken"@de, "Private securities banks"@en ;
  gndo:gndIdentifier "4499628-7", "4042669-5" ;
  skos:inScheme <https://pm20.zbw.eu/category/subject> ;
  skos:broader <https://pm20.zbw.eu/category/subject/i/145339> ;
  skos:exactMatch gnd:4499628-7, gnd:4042669-5 ;
  schema:subjectOf <https://pm20.zbw.eu/category/subject/i/145424/about> ;
  a skos:Concept ;
  skos:prefLabel "Private securities banks"@en, "Privatnotenbanken"@de ;
  zbwext:notationLong "n 24 SM 501 (A 010)" ;
  owl:sameAs <https://pm20.zbw.eu/category/subject/s/n24_Sm501_(A10)>, <http://purl.org/pressemappe20/category/subject/i/145424> ;
  skos:notation "n24 Sm501 (A10)" ;
  dc:identifier "145424" .

<https://pm20.zbw.eu/category/subject> a skos:ConceptScheme .
