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

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/144885>
  a skos:Concept ;
  rdfs:label "Steuernotverordnungen vom 7.12., 19.12.1923, 14.2.1924"@de, "Emergency tax ordinances of December 7th, December 19th, 1923, February 14th, 1924"@en ;
  owl:sameAs <http://purl.org/pressemappe20/category/subject/i/144885>, <https://pm20.zbw.eu/category/subject/s/m3_Sm505_(A10)> ;
  skos:prefLabel "Steuernotverordnungen vom 7.12., 19.12.1923, 14.2.1924"@de, "Emergency tax ordinances of December 7th, December 19th, 1923, February 14th, 1924"@en ;
  skos:inScheme <https://pm20.zbw.eu/category/subject> ;
  zbwext:notationLong "m 03 SM 505 (A 010)" ;
  skos:broader <https://pm20.zbw.eu/category/subject/i/144868> ;
  schema:subjectOf <https://pm20.zbw.eu/category/subject/i/144885/about> ;
  skos:notation "m3 Sm505 (A10)" ;
  dc:identifier "144885" .

<https://pm20.zbw.eu/category/subject> a skos:ConceptScheme .
<https://pm20.zbw.eu/category/subject/i/144868>
  skos:notation "m3" ;
  rdfs:label "Taxation (finance)"@en, "Steuerwesen (Finanzwesen)"@de ;
  skos:prefLabel "Taxation (finance)"@en, "Steuerwesen (Finanzwesen)"@de ;
  a skos:Concept ;
  skos:narrower <https://pm20.zbw.eu/category/subject/i/144885> .

