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

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 .
<https://pm20.zbw.eu/category/subject/i/182143>
  gndo:gndIdentifier "4054184-8", "4022859-9", "4056995-0", "4066517-3" ;
  skos:exactMatch gnd:4066517-3, gnd:4022859-9, gnd:4054184-8, wd:Q104711153, gnd:4056995-0 ;
  skos:note "folderCount: 1" ;
  schema:subjectOf <https://pm20.zbw.eu/category/subject/i/182143/about> ;
  a skos:Concept ;
  zbwext:notationLong "n 32 SM 001 (A 09)" ;
  skos:broader <https://pm20.zbw.eu/category/subject/i/145567> ;
  dc:identifier "182143" ;
  zbwext:folderCount 1 ;
  skos:inScheme <https://pm20.zbw.eu/category/subject> ;
  skos:prefLabel "Seeverkehr, Statistiken des Hamburger Hafens (ab 1935)"@de, "Maritime transport, statistics of the port of Hamburg (from 1935)"@en ;
  rdfs:label "Seeverkehr, Statistiken des Hamburger Hafens (ab 1935)"@de, "Maritime transport, statistics of the port of Hamburg (from 1935)"@en ;
  owl:sameAs <https://pm20.zbw.eu/category/subject/s/n32_Sm1_(A9)>, <http://purl.org/pressemappe20/category/subject/i/182143> ;
  skos:notation "n32 Sm1 (A9)" .

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

