@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 dc: <http://purl.org/dc/terms/> .
@prefix schema: <http://schema.org/> .

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/145338>
  rdfs:label "Beschaffung von Devisen für Reparationszahlungen, Rohstoff- und Lebensmitteleinfuhr"@de, "Procurement of foreign currency for reparations payments, raw material and food imports"@en ;
  skos:prefLabel "Beschaffung von Devisen für Reparationszahlungen, Rohstoff- und Lebensmitteleinfuhr"@de, "Procurement of foreign currency for reparations payments, raw material and food imports"@en ;
  skos:editorialNote "gestorben 1924"@de ;
  a skos:Concept ;
  owl:sameAs <https://pm20.zbw.eu/category/subject/s/n23_Sm507_(A10)>, <http://purl.org/pressemappe20/category/subject/i/145338> ;
  dc:identifier "145338" ;
  skos:broader <https://pm20.zbw.eu/category/subject/i/145305> ;
  skos:notation "n23 Sm507 (A10)" ;
  skos:inScheme <https://pm20.zbw.eu/category/subject> ;
  skos:scopeNote "ca. 1914-1924"@de ;
  zbwext:notationLong "n 23 SM 507 (A 010)" ;
  schema:subjectOf <https://pm20.zbw.eu/category/subject/i/145338/about> .

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

