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

<https://pm20.zbw.eu/category/subject/i/144825>
  skos:notation "m1 Sm11.I (alt)" ;
  rdfs:label "Customs duties and tax revenue, general"@en, "Zollerträgnisse und Steuererträgnisse, Allgemein"@de ;
  skos:prefLabel "Customs duties and tax revenue, general"@en, "Zollerträgnisse und Steuererträgnisse, Allgemein"@de ;
  a skos:Concept ;
  skos:broader <https://pm20.zbw.eu/category/subject/i/163287> .

<https://pm20.zbw.eu/category/subject> a skos:ConceptScheme .
<https://pm20.zbw.eu/category/subject/i/144810>
  skos:notation "m1" ;
  rdfs:label "State budget"@en, "Staatshaushalt"@de ;
  skos:prefLabel "State budget"@en, "Staatshaushalt"@de ;
  a skos:Concept ;
  skos:narrower <https://pm20.zbw.eu/category/subject/i/163287> .

<https://pm20.zbw.eu/category/subject/i/144826>
  skos:notation "m1 Sm11.II (alt)" ;
  rdfs:label "Customs duties and tax revenue, individual duties"@en, "Zollerträgnisse und Steuererträgnisse, Einzelne Zölle"@de ;
  skos:prefLabel "Customs duties and tax revenue, individual duties"@en, "Zollerträgnisse und Steuererträgnisse, Einzelne Zölle"@de ;
  a skos:Concept ;
  skos:broader <https://pm20.zbw.eu/category/subject/i/163287> .

<https://pm20.zbw.eu/category/subject/i/163287>
  zbwext:notationLong "m 01 SM 011 (alt)" ;
  skos:prefLabel "Customs duties and tax revenue"@en, "Zollerträgnisse und Steuererträgnisse"@de ;
  rdfs:label "Zollerträgnisse und Steuererträgnisse"@de, "Customs duties and tax revenue"@en ;
  gndo:gndIdentifier "4137564-6" ;
  dc:identifier "163287" ;
  skos:narrower <https://pm20.zbw.eu/category/subject/i/144826>, <https://pm20.zbw.eu/category/subject/i/144825> ;
  skos:notation "m1 Sm11 (alt)" ;
  skos:inScheme <https://pm20.zbw.eu/category/subject> ;
  owl:sameAs <https://pm20.zbw.eu/category/subject/s/m1_Sm11_(alt)>, <http://purl.org/pressemappe20/category/subject/i/163287> ;
  skos:exactMatch gnd:4137564-6 ;
  skos:broader <https://pm20.zbw.eu/category/subject/i/144810> ;
  schema:subjectOf <https://pm20.zbw.eu/category/subject/i/163287/about> ;
  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 .

