@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 gnd: <https://d-nb.info/gnd/> .
@prefix wd: <http://www.wikidata.org/entity/> .
@prefix schema: <http://schema.org/> .
@prefix gndo: <https://d-nb.info/standards/elementset/gnd#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

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/144889>
  skos:prefLabel "Individual taxes"@en, "Einzelne Steuern"@de ;
  dc:identifier "144889" ;
  skos:note "folderCount: 26" ;
  skos:inScheme <https://pm20.zbw.eu/category/subject> ;
  rdfs:label "Einzelne Steuern"@de, "Individual taxes"@en ;
  a skos:Concept ;
  skos:exactMatch gnd:4057399-0, wd:Q99428011 ;
  zbwext:notationLong "m 03a" ;
  skos:notation "m3a" ;
  skos:broader <https://pm20.zbw.eu/category/subject/i/144868> ;
  schema:subjectOf <https://pm20.zbw.eu/category/subject/i/144889/about> ;
  gndo:gndIdentifier "4057399-0" ;
  owl:sameAs <http://purl.org/pressemappe20/category/subject/i/144889>, <https://pm20.zbw.eu/category/subject/s/m3a> ;
  zbwext:folderCount 26 .

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

