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

<https://pm20.zbw.eu/category/subject/i/145309>
  rdfs:label "Schutz und Stützung der Währung, Allgemein"@de, "Protection and support of the currency, general"@en ;
  schema:subjectOf <https://pm20.zbw.eu/category/subject/i/145309/about> ;
  skos:prefLabel "Schutz und Stützung der Währung, Allgemein"@de, "Protection and support of the currency, general"@en ;
  skos:note "folderCount: 4" ;
  skos:exactMatch wd:Q104710978, gnd:4133692-6 ;
  skos:broader <https://pm20.zbw.eu/category/subject/i/161805> ;
  skos:inScheme <https://pm20.zbw.eu/category/subject> ;
  owl:sameAs <https://pm20.zbw.eu/category/subject/s/n23_Sm3.I>, <http://purl.org/pressemappe20/category/subject/i/145309> ;
  skos:notation "n23 Sm3.I" ;
  dc:identifier "145309" ;
  gndo:gndIdentifier "4133692-6" ;
  zbwext:folderCount 4 ;
  a skos:Concept ;
  zbwext:notationLong "n 23 SM 003.01" .

<https://pm20.zbw.eu/category/subject/i/161805>
  skos:notation "n23 Sm3" ;
  rdfs:label "Protection and support of the currency"@en, "Schutz und Stützung der Währung"@de ;
  skos:prefLabel "Protection and support of the currency"@en, "Schutz und Stützung der Währung"@de ;
  a skos:Concept ;
  skos:narrower <https://pm20.zbw.eu/category/subject/i/145309> .

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 .
