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

<https://pm20.zbw.eu/category/subject/i/145429>
  dc:identifier "145429" ;
  skos:prefLabel "National banks, general"@en, "National Banks, Allgemein"@de ;
  rdfs:label "National Banks, Allgemein"@de, "National banks, general"@en ;
  skos:notation "n24 Sm501.I (E15)" ;
  skos:inScheme <https://pm20.zbw.eu/category/subject> ;
  owl:sameAs <http://purl.org/pressemappe20/category/subject/i/145429>, <https://pm20.zbw.eu/category/subject/s/n24_Sm501.I_(E15)> ;
  schema:subjectOf <https://pm20.zbw.eu/category/subject/i/145429/about> ;
  skos:broader <https://pm20.zbw.eu/category/subject/i/145428> ;
  zbwext:notationLong "n 24 SM 501.01 (E 015)" ;
  a skos:Concept .

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/145428>
  skos:notation "n24 Sm501 (H) (alt)" ;
  rdfs:label "International Compensation Bank"@en, "Internationale Ausgleichsbank"@de ;
  skos:prefLabel "International Compensation Bank"@en, "Internationale Ausgleichsbank"@de ;
  a skos:Concept ;
  skos:narrower <https://pm20.zbw.eu/category/subject/i/145429> .

