@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 dc: <http://purl.org/dc/terms/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@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/i/145328>
  skos:broader <https://pm20.zbw.eu/category/subject/i/145305> ;
  dc:identifier "145328" ;
  rdfs:label "Documentation of money circulation"@en, "Ausweise über den Geldumlauf"@de ;
  a skos:Concept ;
  skos:prefLabel "Documentation of money circulation"@en, "Ausweise über den Geldumlauf"@de ;
  skos:inScheme <https://pm20.zbw.eu/category/subject> ;
  skos:notation "n23 Sm501 (E15)" ;
  owl:sameAs <http://purl.org/pressemappe20/category/subject/i/145328>, <https://pm20.zbw.eu/category/subject/s/n23_Sm501_(E15)> ;
  zbwext:notationLong "n 23 SM 501 (E 015)" ;
  schema:subjectOf <https://pm20.zbw.eu/category/subject/i/145328/about> .

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

