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

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

<https://pm20.zbw.eu/category/subject/i/145390>
  skos:prefLabel "Bankwesen, Staatliche Aufsicht (Kontrolle), Publizitätspflicht"@de, "Banking, government supervision (control), disclosure requirements"@en ;
  zbwext:notationLong "n 24 SM 022" ;
  dc:identifier "145390" ;
  zbwext:folderCount 4 ;
  owl:sameAs <http://purl.org/pressemappe20/category/subject/i/145390>, <https://pm20.zbw.eu/category/subject/s/n24_Sm22> ;
  a skos:Concept ;
  skos:broader <https://pm20.zbw.eu/category/subject/i/145339> ;
  skos:inScheme <https://pm20.zbw.eu/category/subject> ;
  skos:notation "n24 Sm22" ;
  skos:exactMatch wd:Q104711041 ;
  schema:subjectOf <https://pm20.zbw.eu/category/subject/i/145390/about> ;
  skos:note "folderCount: 4" ;
  rdfs:label "Bankwesen, Staatliche Aufsicht (Kontrolle), Publizitätspflicht"@de, "Banking, government supervision (control), disclosure requirements"@en .

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 .
