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

<https://pm20.zbw.eu/category/subject/i/196871>
  dc:identifier "196871" ;
  owl:sameAs <https://pm20.zbw.eu/category/subject/s/n23_Sm50>, <http://purl.org/pressemappe20/category/subject/i/196871> ;
  gndo:gndIdentifier "4064147-8", "4019889-3", "4194722-8", "4127284-5" ;
  skos:prefLabel "Geld und Währung, Institutionen"@de, "Money and currency, institutions"@en ;
  schema:subjectOf <https://pm20.zbw.eu/category/subject/i/196871/about> ;
  rdfs:label "Geld und Währung, Institutionen"@de, "Money and currency, institutions"@en ;
  skos:exactMatch gnd:4064147-8, gnd:4194722-8, wd:Q104710985, gnd:4127284-5, gnd:4019889-3 ;
  a skos:Concept ;
  skos:notation "n23 Sm50" ;
  zbwext:notationLong "n 23 SM 050" ;
  zbwext:folderCount 1 ;
  skos:note "folderCount: 1" ;
  skos:broader <https://pm20.zbw.eu/category/subject/i/145305> ;
  skos:inScheme <https://pm20.zbw.eu/category/subject> .

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/145305>
  skos:notation "n23" ;
  rdfs:label "Money and currency"@en, "Geld und Währung"@de ;
  skos:prefLabel "Money and currency"@en, "Geld und Währung"@de ;
  a skos:Concept ;
  skos:narrower <https://pm20.zbw.eu/category/subject/i/196871> .

