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

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/145325>
  owl:sameAs <https://pm20.zbw.eu/category/subject/s/n23_Sm9>, <http://purl.org/pressemappe20/category/subject/i/145325> ;
  rdfs:label "Statutory value calculation on fine gold claims"@en, "Gesetzliche Wertberechnung auf Feingold lautender Ansprüche"@de ;
  schema:subjectOf <https://pm20.zbw.eu/category/subject/i/145325/about> ;
  dc:identifier "145325" ;
  skos:broader <https://pm20.zbw.eu/category/subject/i/145305> ;
  zbwext:folderCount 2 ;
  a skos:Concept ;
  zbwext:notationLong "n 23 SM 009" ;
  skos:inScheme <https://pm20.zbw.eu/category/subject> ;
  skos:notation "n23 Sm9" ;
  skos:prefLabel "Gesetzliche Wertberechnung auf Feingold lautender Ansprüche"@de, "Statutory value calculation on fine gold claims"@en ;
  skos:exactMatch wd:Q104710983 ;
  skos:note "folderCount: 2" .

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

