@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix gnd: <https://d-nb.info/gnd/> .
@prefix wd: <http://www.wikidata.org/entity/> .
@prefix schema: <http://schema.org/> .
@prefix zbwext: <http://zbw.eu/namespaces/zbw-extensions/> .
@prefix gndo: <https://d-nb.info/standards/elementset/gnd#> .

<https://pm20.zbw.eu/category/subject/i/161592>
  skos:notation "n32 Sm27" ;
  rdfs:label "Port taxes"@en, "Hafenabgaben"@de ;
  skos:prefLabel "Port taxes"@en, "Hafenabgaben"@de ;
  a skos:Concept ;
  skos:narrower <https://pm20.zbw.eu/category/subject/i/145600> .

<https://pm20.zbw.eu/category/subject/i/145600>
  skos:note "folderCount: 14" ;
  owl:sameAs <https://pm20.zbw.eu/category/subject/s/n32_Sm27.I>, <http://purl.org/pressemappe20/category/subject/i/145600> ;
  dc:identifier "145600" ;
  skos:exactMatch gnd:4054184-8, gnd:4402805-2, wd:Q104711185 ;
  rdfs:label "Port taxes, general"@en, "Hafenabgaben, Allgemein"@de ;
  skos:prefLabel "Hafenabgaben, Allgemein"@de, "Port taxes, general"@en ;
  schema:subjectOf <https://pm20.zbw.eu/category/subject/i/145600/about> ;
  skos:broader <https://pm20.zbw.eu/category/subject/i/161592> ;
  zbwext:folderCount 14 ;
  skos:inScheme <https://pm20.zbw.eu/category/subject> ;
  gndo:gndIdentifier "4402805-2", "4054184-8" ;
  zbwext:notationLong "n 32 SM 027.01" ;
  skos:notation "n32 Sm27.I" ;
  a skos:Concept .

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 .
