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

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

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/144852>
  dc:identifier "144852" ;
  rdfs:label "Customs tariff, changes, additions, implementation regulations"@en, "Zolltarif, Abänderungen, Ergänzungen, Ausführungsbestimmungen"@de ;
  skos:exactMatch gnd:4191029-1, wd:Q104700305 ;
  skos:broader <https://pm20.zbw.eu/category/subject/i/163275> ;
  skos:notation "m2 Sm1.II (alt)" ;
  gndo:gndIdentifier "4191029-1" ;
  a skos:Concept ;
  zbwext:notationLong "m 02 SM 001.02 (alt)" ;
  skos:note "folderCount: 3" ;
  owl:sameAs <http://purl.org/pressemappe20/category/subject/i/144852>, <https://pm20.zbw.eu/category/subject/s/m2_Sm1.II_(alt)> ;
  skos:inScheme <https://pm20.zbw.eu/category/subject> ;
  skos:prefLabel "Customs tariff, changes, additions, implementation regulations"@en, "Zolltarif, Abänderungen, Ergänzungen, Ausführungsbestimmungen"@de ;
  schema:subjectOf <https://pm20.zbw.eu/category/subject/i/144852/about> ;
  zbwext:folderCount 3 .

