@prefix dc: <http://purl.org/dc/terms/> .
@prefix zbwext: <http://zbw.eu/namespaces/zbw-extensions/> .
@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 owl: <http://www.w3.org/2002/07/owl#> .

<https://pm20.zbw.eu/category/subject/i/145333>
  dc:identifier "145333" ;
  zbwext:notationLong "n 23 SM 503 (A 010b)" ;
  skos:broader <https://pm20.zbw.eu/category/subject/i/145305> ;
  skos:prefLabel "Emergency money (occupation area on the left bank of the Rhine, excluding the Saar area)"@en, "Notgeld (Okkupationsgebiet auf dem linken Rheinufer, ohne das Saargebiet)"@de ;
  a skos:Concept ;
  schema:subjectOf <https://pm20.zbw.eu/category/subject/i/145333/about> ;
  skos:inScheme <https://pm20.zbw.eu/category/subject> ;
  rdfs:label "Emergency money (occupation area on the left bank of the Rhine, excluding the Saar area)"@en, "Notgeld (Okkupationsgebiet auf dem linken Rheinufer, ohne das Saargebiet)"@de ;
  owl:sameAs <http://purl.org/pressemappe20/category/subject/i/145333>, <https://pm20.zbw.eu/category/subject/s/n23_Sm503_(A10b)> ;
  skos:notation "n23 Sm503 (A10b)" .

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/145333> .

