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

<https://pm20.zbw.eu/category/subject> a skos:ConceptScheme .
<https://pm20.zbw.eu/category/subject/i/163272>
  skos:narrower <https://pm20.zbw.eu/category/subject/i/144856>, <https://pm20.zbw.eu/category/subject/i/144857> ;
  skos:note "folderCount: 5" ;
  dc:identifier "163272" ;
  skos:prefLabel "Consulate fees on invoices"@en, "Konsulatsgebühren auf Fakturen"@de ;
  skos:broader <https://pm20.zbw.eu/category/subject/i/144850> ;
  zbwext:notationLong "m 02 SM 003" ;
  schema:subjectOf <https://pm20.zbw.eu/category/subject/i/163272/about> ;
  skos:notation "m2 Sm3" ;
  zbwext:folderCount 5 ;
  a skos:Concept ;
  rdfs:label "Consulate fees on invoices"@en, "Konsulatsgebühren auf Fakturen"@de ;
  skos:inScheme <https://pm20.zbw.eu/category/subject> ;
  owl:sameAs <https://pm20.zbw.eu/category/subject/s/m2_Sm3>, <http://purl.org/pressemappe20/category/subject/i/163272> ;
  skos:exactMatch wd:Q104700308 .

<https://pm20.zbw.eu/category/subject/i/144857>
  skos:notation "m2 Sm3.II" ;
  rdfs:label "Consulate fee on invoices, fees"@en, "Konsulatsgebühr auf Fakturen, Gebühren"@de ;
  skos:prefLabel "Consulate fee on invoices, fees"@en, "Konsulatsgebühr auf Fakturen, Gebühren"@de ;
  a skos:Concept ;
  skos:broader <https://pm20.zbw.eu/category/subject/i/163272> .

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/i/144856>
  skos:notation "m2 Sm3.I" ;
  rdfs:label "Consulate fee on invoices, general"@en, "Konsulatsgebühr auf Fakturen, Allgemein"@de ;
  skos:prefLabel "Consulate fee on invoices, general"@en, "Konsulatsgebühr auf Fakturen, Allgemein"@de ;
  a skos:Concept ;
  skos:broader <https://pm20.zbw.eu/category/subject/i/163272> .

