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

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/145377>
  rdfs:label "Central banking, general"@en, "Notenbankwesen, Allgemein"@de ;
  zbwext:folderCount 6 ;
  skos:prefLabel "Central banking, general"@en, "Notenbankwesen, Allgemein"@de ;
  skos:exactMatch gnd:4042669-5, wd:Q104711031, gnd:4369027-0 ;
  dc:identifier "145377" ;
  schema:subjectOf <https://pm20.zbw.eu/category/subject/i/145377/about> ;
  gndo:gndIdentifier "4042669-5", "4369027-0" ;
  owl:sameAs <https://pm20.zbw.eu/category/subject/s/n24_Sm15.I>, <http://purl.org/pressemappe20/category/subject/i/145377> ;
  skos:note "folderCount: 6" ;
  skos:broader <https://pm20.zbw.eu/category/subject/i/161738> ;
  a skos:Concept ;
  skos:inScheme <https://pm20.zbw.eu/category/subject> ;
  zbwext:notationLong "n 24 SM 015.01" ;
  skos:notation "n24 Sm15.I" .

<https://pm20.zbw.eu/category/subject/i/161738>
  skos:notation "n24 Sm15" ;
  rdfs:label "Central banking"@en, "Notenbankwesen"@de ;
  skos:prefLabel "Central banking"@en, "Notenbankwesen"@de ;
  a skos:Concept ;
  skos:narrower <https://pm20.zbw.eu/category/subject/i/145377> .

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