@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 dc: <http://purl.org/dc/terms/> .
@prefix zbwext: <http://zbw.eu/namespaces/zbw-extensions/> .
@prefix schema: <http://schema.org/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix gndo: <https://d-nb.info/standards/elementset/gnd#> .

<https://pm20.zbw.eu/category/subject/i/187241>
  skos:exactMatch gnd:4057399-0, gnd:4032055-8, wd:Q104700327 ;
  a skos:Concept ;
  dc:identifier "187241" ;
  zbwext:folderCount 1 ;
  schema:subjectOf <https://pm20.zbw.eu/category/subject/i/187241/about> ;
  owl:sameAs <http://purl.org/pressemappe20/category/subject/i/187241>, <https://pm20.zbw.eu/category/subject/s/m3_Sm20> ;
  rdfs:label "Taxation authority, conferences"@en, "Steuerwesen, Konferenzen"@de ;
  skos:broader <https://pm20.zbw.eu/category/subject/i/144868> ;
  gndo:gndIdentifier "4057399-0", "4032055-8" ;
  skos:notation "m3 Sm20" ;
  skos:prefLabel "Steuerwesen, Konferenzen"@de, "Taxation authority, conferences"@en ;
  skos:note "folderCount: 1" ;
  zbwext:notationLong "m 03 SM 020" ;
  skos:inScheme <https://pm20.zbw.eu/category/subject> .

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

