@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 gnd: <https://d-nb.info/gnd/> .
@prefix wd: <http://www.wikidata.org/entity/> .
@prefix gndo: <https://d-nb.info/standards/elementset/gnd#> .

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

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/182000>
  rdfs:label "Zollwesen, Zolltarife, Institutionen"@de, "Customs authority, tariffs, institutions"@en ;
  owl:sameAs <https://pm20.zbw.eu/category/subject/s/m2_Sm50>, <http://purl.org/pressemappe20/category/subject/i/182000> ;
  dc:identifier "182000" ;
  schema:subjectOf <https://pm20.zbw.eu/category/subject/i/182000/about> ;
  skos:exactMatch gnd:4191032-1, gnd:4137564-6, gnd:4191029-1, wd:Q104700320 ;
  skos:broader <https://pm20.zbw.eu/category/subject/i/144850> ;
  zbwext:notationLong "m 02 SM 050" ;
  gndo:gndIdentifier "4191032-1", "4191029-1", "4137564-6" ;
  skos:prefLabel "Customs authority, tariffs, institutions"@en, "Zollwesen, Zolltarife, Institutionen"@de ;
  skos:note "folderCount: 3" ;
  skos:inScheme <https://pm20.zbw.eu/category/subject> ;
  skos:notation "m2 Sm50" ;
  zbwext:folderCount 3 ;
  a skos:Concept .

<https://pm20.zbw.eu/category/subject> a skos:ConceptScheme .
