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

<https://pm20.zbw.eu/category/subject/i/145602>
  skos:note "folderCount: 4" ;
  zbwext:notationLong "n 32 SM 028" ;
  skos:exactMatch gnd:4215075-9, wd:Q104711187, gnd:4346640-0, gnd:4179593-3 ;
  rdfs:label "Ship measurement, ship classification, ship register"@en, "Schiffsvermessung, Schiffsklassifizierung, Schiffsregister"@de ;
  skos:prefLabel "Schiffsvermessung, Schiffsklassifizierung, Schiffsregister"@de, "Ship measurement, ship classification, ship register"@en ;
  skos:inScheme <https://pm20.zbw.eu/category/subject> ;
  gndo:gndIdentifier "4215075-9", "4346640-0", "4179593-3" ;
  dc:identifier "145602" ;
  skos:notation "n32 Sm28" ;
  schema:subjectOf <https://pm20.zbw.eu/category/subject/i/145602/about> ;
  owl:sameAs <https://pm20.zbw.eu/category/subject/s/n32_Sm28>, <http://purl.org/pressemappe20/category/subject/i/145602> ;
  skos:broader <https://pm20.zbw.eu/category/subject/i/145567> ;
  zbwext:folderCount 4 ;
  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 .
<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/145602> .

