@prefix zbwext: <http://zbw.eu/namespaces/zbw-extensions/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix gndo: <https://d-nb.info/standards/elementset/gnd#> .
@prefix schema: <http://schema.org/> .
@prefix gnd: <https://d-nb.info/gnd/> .
@prefix wd: <http://www.wikidata.org/entity/> .
@prefix dc: <http://purl.org/dc/terms/> .

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/161744>
  skos:notation "n24 Sm11" ;
  rdfs:label "Postal check transactions, postal savings banks"@en, "Postscheckverkehr, Postsparkassenwesen"@de ;
  skos:prefLabel "Postal check transactions, postal savings banks"@en, "Postscheckverkehr, Postsparkassenwesen"@de ;
  a skos:Concept ;
  skos:narrower <https://pm20.zbw.eu/category/subject/i/145371> .

<https://pm20.zbw.eu/category/subject/i/145371>
  owl:sameAs <http://purl.org/pressemappe20/category/subject/i/145371>, <https://pm20.zbw.eu/category/subject/s/n24_Sm11.I> ;
  a skos:Concept ;
  gndo:gndIdentifier "4056995-0", "4175467-0", "4729286-6", "4175471-2" ;
  schema:subjectOf <https://pm20.zbw.eu/category/subject/i/145371/about> ;
  skos:broader <https://pm20.zbw.eu/category/subject/i/161744> ;
  skos:prefLabel "Postal check transactions, postal savings banks, general and statistics"@en, "Postscheckverkehr, Postsparkassenwesen, Allgemein und Statistiken"@de ;
  skos:exactMatch gnd:4729286-6, wd:Q104711023, gnd:4175471-2, gnd:4056995-0, gnd:4175467-0 ;
  rdfs:label "Postal check transactions, postal savings banks, general and statistics"@en, "Postscheckverkehr, Postsparkassenwesen, Allgemein und Statistiken"@de ;
  skos:notation "n24 Sm11.I" ;
  skos:note "folderCount: 6" ;
  zbwext:notationLong "n 24 SM 011.01" ;
  dc:identifier "145371" ;
  zbwext:folderCount 6 ;
  skos:inScheme <https://pm20.zbw.eu/category/subject> .

