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

<https://pm20.zbw.eu/category/subject/i/145595>
  skos:prefLabel "Seeschiffahrt, Frachtfragen"@de, "Maritime shipping, freight issues"@en ;
  rdfs:label "Maritime shipping, freight issues"@en, "Seeschiffahrt, Frachtfragen"@de ;
  gndo:gndIdentifier "4054184-8", "4018026-8", "4379334-4", "4334988-2", "4202371-3" ;
  skos:notation "n32 Sm22" ;
  skos:exactMatch gnd:4202371-3, wd:Q104711179, gnd:4334988-2, gnd:4018026-8, gnd:4379334-4, gnd:4054184-8 ;
  owl:sameAs <https://pm20.zbw.eu/category/subject/s/n32_Sm22>, <http://purl.org/pressemappe20/category/subject/i/145595> ;
  skos:broader <https://pm20.zbw.eu/category/subject/i/145567> ;
  zbwext:notationLong "n 32 SM 022" ;
  schema:subjectOf <https://pm20.zbw.eu/category/subject/i/145595/about> ;
  a skos:Concept ;
  skos:inScheme <https://pm20.zbw.eu/category/subject> ;
  zbwext:folderCount 15 ;
  skos:note "folderCount: 15" ;
  dc:identifier "145595" .

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

