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

<https://pm20.zbw.eu/category/subject/i/161727>
  skos:notation "n24 Sm21" ;
  rdfs:label "Banking, technology of ..."@en, "Bankwesen, Technik des ..."@de ;
  skos:prefLabel "Banking, technology of ..."@en, "Bankwesen, Technik des ..."@de ;
  a skos:Concept ;
  skos:narrower <https://pm20.zbw.eu/category/subject/i/145383> .

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/145383>
  owl:sameAs <http://purl.org/pressemappe20/category/subject/i/145383>, <https://pm20.zbw.eu/category/subject/s/n24_Sm21.I> ;
  skos:prefLabel "Banking, technology of ..., general"@en, "Bankwesen, Technik des ..., Allgemein"@de ;
  skos:note "folderCount: 2" ;
  a skos:Concept ;
  rdfs:label "Banking, technology of ..., general"@en, "Bankwesen, Technik des ..., Allgemein"@de ;
  skos:inScheme <https://pm20.zbw.eu/category/subject> ;
  skos:exactMatch wd:Q104711037 ;
  skos:notation "n24 Sm21.I" ;
  zbwext:folderCount 2 ;
  skos:broader <https://pm20.zbw.eu/category/subject/i/161727> ;
  zbwext:notationLong "n 24 SM 021.01" ;
  dc:identifier "145383" ;
  schema:subjectOf <https://pm20.zbw.eu/category/subject/i/145383/about> .

