@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix zbwext: <http://zbw.eu/namespaces/zbw-extensions/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix schema: <http://schema.org/> .

<https://pm20.zbw.eu/category/subject/i/144809>
  skos:notation "m" ;
  rdfs:label "Public finance, general"@en, "Finanzwesen, Allgemein"@de ;
  skos:prefLabel "Public finance, general"@en, "Finanzwesen, Allgemein"@de ;
  a skos:Concept ;
  skos:narrower <https://pm20.zbw.eu/category/subject/i/144928> .

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/144928>
  zbwext:notationLong "m 00 SM 504 (A 010)" ;
  owl:sameAs <http://purl.org/pressemappe20/category/subject/i/144928>, <https://pm20.zbw.eu/category/subject/s/m_Sm504_(A10)> ;
  skos:inScheme <https://pm20.zbw.eu/category/subject> ;
  a skos:Concept ;
  skos:broader <https://pm20.zbw.eu/category/subject/i/144809> ;
  skos:notation "m Sm504 (A10)" ;
  skos:prefLabel "Abgeltung von Forderungen an das Reich"@de, "Settlement of claims against the Reich"@en ;
  rdfs:label "Abgeltung von Forderungen an das Reich"@de, "Settlement of claims against the Reich"@en ;
  dc:identifier "144928" ;
  schema:subjectOf <https://pm20.zbw.eu/category/subject/i/144928/about> .

