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

<https://pm20.zbw.eu/category/subject/i/144862>
  rdfs:label "Regelung des Veredelungsverkehrs"@de, "Regulation of across-the-border processing"@en ;
  skos:broader <https://pm20.zbw.eu/category/subject/i/144850> ;
  owl:sameAs <http://purl.org/pressemappe20/category/subject/i/144862>, <https://pm20.zbw.eu/category/subject/s/m2_Sm7> ;
  skos:prefLabel "Regelung des Veredelungsverkehrs"@de, "Regulation of across-the-border processing"@en ;
  a skos:Concept ;
  dc:identifier "144862" ;
  zbwext:notationLong "m 02 SM 007" ;
  skos:notation "m2 Sm7" ;
  skos:inScheme <https://pm20.zbw.eu/category/subject> ;
  schema:subjectOf <https://pm20.zbw.eu/category/subject/i/144862/about> .

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

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 .
