@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix gnd: <https://d-nb.info/gnd/> .
@prefix wd: <http://www.wikidata.org/entity/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix gndo: <https://d-nb.info/standards/elementset/gnd#> .
@prefix zbwext: <http://zbw.eu/namespaces/zbw-extensions/> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix schema: <http://schema.org/> .

<https://pm20.zbw.eu/category/subject/i/187242>
  owl:sameAs <http://purl.org/pressemappe20/category/subject/i/187242>, <https://pm20.zbw.eu/category/subject/s/m3_Sm40> ;
  skos:note "folderCount: 1" ;
  skos:exactMatch gnd:1069680141, wd:Q104700329, gnd:4489416-8, gnd:4057399-0, gnd:4057411-8 ;
  rdfs:label "Steuerwesen, Berufe und Ausbildung"@de, "Taxation authority, professions and training"@en ;
  gndo:gndIdentifier "4489416-8", "4057411-8", "4057399-0", "1069680141" ;
  skos:inScheme <https://pm20.zbw.eu/category/subject> ;
  zbwext:notationLong "m 03 SM 040" ;
  dc:identifier "187242" ;
  skos:notation "m3 Sm40" ;
  zbwext:folderCount 1 ;
  skos:broader <https://pm20.zbw.eu/category/subject/i/144868> ;
  schema:subjectOf <https://pm20.zbw.eu/category/subject/i/187242/about> ;
  skos:prefLabel "Steuerwesen, Berufe und Ausbildung"@de, "Taxation authority, professions and training"@en ;
  a skos:Concept .

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

