@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 owl: <http://www.w3.org/2002/07/owl#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix schema: <http://schema.org/> .
@prefix wd: <http://www.wikidata.org/entity/> .

<https://pm20.zbw.eu/category/subject/i/144850>
  skos:notation "m2" ;
  rdfs:label "Customs, customs tariffs"@en, "Zollwesen, Zolltarife"@de ;
  skos:prefLabel "Customs, customs tariffs"@en, "Zollwesen, Zolltarife"@de ;
  a skos:Concept ;
  skos:narrower <https://pm20.zbw.eu/category/subject/i/211409> .

<https://pm20.zbw.eu/category/subject/i/211409>
  zbwext:notationLong "m 02 SM 040" ;
  zbwext:folderCount 2 ;
  owl:sameAs <https://pm20.zbw.eu/category/subject/s/m2_Sm40>, <http://purl.org/pressemappe20/category/subject/i/211409> ;
  skos:notation "m2 Sm40" ;
  rdfs:label "Customs authority, training"@en, "Zollwesen, Ausbildung"@de ;
  a skos:Concept ;
  skos:note "folderCount: 2" ;
  dc:identifier "211409" ;
  skos:prefLabel "Customs authority, training"@en, "Zollwesen, Ausbildung"@de ;
  skos:inScheme <https://pm20.zbw.eu/category/subject> ;
  schema:subjectOf <https://pm20.zbw.eu/category/subject/i/211409/about> ;
  skos:broader <https://pm20.zbw.eu/category/subject/i/144850> ;
  skos:exactMatch wd:Q104700319 .

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 .
