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

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

<https://pm20.zbw.eu/category/subject/i/145567>
  skos:notation "n32" ;
  rdfs:label "Maritime shipping"@en, "Seeschiffahrt"@de ;
  skos:prefLabel "Maritime shipping"@en, "Seeschiffahrt"@de ;
  a skos:Concept ;
  skos:narrower <https://pm20.zbw.eu/category/subject/i/161592> .

<https://pm20.zbw.eu/category/subject/i/161592>
  zbwext:notationLong "n 32 SM 027" ;
  dc:identifier "161592" ;
  schema:subjectOf <https://pm20.zbw.eu/category/subject/i/161592/about> ;
  skos:prefLabel "Hafenabgaben"@de, "Port taxes"@en ;
  skos:exactMatch wd:Q104711184 ;
  skos:narrower <https://pm20.zbw.eu/category/subject/i/145601>, <https://pm20.zbw.eu/category/subject/i/145600> ;
  skos:notation "n32 Sm27" ;
  owl:sameAs <http://purl.org/pressemappe20/category/subject/i/161592>, <https://pm20.zbw.eu/category/subject/s/n32_Sm27> ;
  skos:inScheme <https://pm20.zbw.eu/category/subject> ;
  skos:note "folderCount: 3" ;
  a skos:Concept ;
  rdfs:label "Port taxes"@en, "Hafenabgaben"@de ;
  zbwext:folderCount 3 ;
  skos:broader <https://pm20.zbw.eu/category/subject/i/145567> .

<https://pm20.zbw.eu/category/subject> a skos:ConceptScheme .
<https://pm20.zbw.eu/category/subject/i/145601>
  skos:notation "n32 Sm27.II" ;
  rdfs:label "Port taxes, in individual ports"@en, "Hafenabgaben, in Einzelne Häfen"@de ;
  skos:prefLabel "Port taxes, in individual ports"@en, "Hafenabgaben, in Einzelne Häfen"@de ;
  a skos:Concept ;
  skos:broader <https://pm20.zbw.eu/category/subject/i/161592> .

zbwext:notationLong
  rdfs:subPropertyOf skos:notation ;
  skos:definition """EXPERIMENTAL: Notation with
    blanks and leading zeros for sortability."""@en ;
  rdfs:label "NotationLong"@en .

