@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema: <http://schema.org/> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix zbwext: <http://zbw.eu/namespaces/zbw-extensions/> .

<https://pm20.zbw.eu/category/subject/i/163275>
  skos:notation "m2 Sm1" ;
  rdfs:label "Tariff schedule"@en, "Zolltarif"@de ;
  skos:prefLabel "Tariff schedule"@en, "Zolltarif"@de ;
  a skos:Concept ;
  skos:narrower <https://pm20.zbw.eu/category/subject/i/144854> .

<https://pm20.zbw.eu/category/subject/i/144854>
  a skos:Concept ;
  skos:notation "m2 Sm1.IV" ;
  schema:subjectOf <https://pm20.zbw.eu/category/subject/i/144854/about> ;
  skos:prefLabel "Ein- und Ausfuhrscheine, Allgemein"@de, "Import and export certificates, general"@en ;
  rdfs:label "Import and export certificates, general"@en, "Ein- und Ausfuhrscheine, Allgemein"@de ;
  dc:identifier "144854" ;
  skos:inScheme <https://pm20.zbw.eu/category/subject> ;
  skos:broader <https://pm20.zbw.eu/category/subject/i/163275> ;
  owl:sameAs <http://purl.org/pressemappe20/category/subject/i/144854>, <https://pm20.zbw.eu/category/subject/s/m2_Sm1.IV> ;
  zbwext:notationLong "m 02 SM 001.04" .

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 .
