@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 owl: <http://www.w3.org/2002/07/owl#> .
@prefix wd: <http://www.wikidata.org/entity/> .
@prefix gnd: <https://d-nb.info/gnd/> .
@prefix gndo: <https://d-nb.info/standards/elementset/gnd#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix schema: <http://schema.org/> .

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/i/145229>
  skos:inScheme <https://pm20.zbw.eu/category/subject> ;
  owl:sameAs <http://purl.org/pressemappe20/category/subject/i/145229>, <https://pm20.zbw.eu/category/subject/s/n15a_Sm24.III> ;
  skos:exactMatch wd:Q104710822, gnd:4022863-0, gnd:4248362-1, gnd:4116383-7, gnd:4006761-0, gnd:4077575-6, gnd:4002623-1, gnd:4012183-5 ;
  zbwext:notationLong "n 15a SM 024.03" ;
  gndo:gndIdentifier "4116383-7", "4006761-0", "4022863-0", "4002623-1", "4012183-5", "4248362-1", "4077575-6" ;
  skos:prefLabel "Labor contracts, shipping and port operations, inland navigation"@en, "Arbeitnehmerverhältnisse, Schiffahrt und Hafenbetrieb, Binnenschiffahrt"@de ;
  zbwext:folderCount 2 ;
  a skos:Concept ;
  rdfs:label "Arbeitnehmerverhältnisse, Schiffahrt und Hafenbetrieb, Binnenschiffahrt"@de, "Labor contracts, shipping and port operations, inland navigation"@en ;
  dc:identifier "145229" ;
  skos:note "folderCount: 2" ;
  schema:subjectOf <https://pm20.zbw.eu/category/subject/i/145229/about> ;
  skos:broader <https://pm20.zbw.eu/category/subject/i/161828> ;
  skos:notation "n15a Sm24.III" .

<https://pm20.zbw.eu/category/subject> a skos:ConceptScheme .
<https://pm20.zbw.eu/category/subject/i/161828>
  skos:notation "n15a Sm24" ;
  rdfs:label "Labor contracts, shipping and port operations"@en, "Arbeitnehmerverhältnisse, Schiffahrt und Hafenbetrieb"@de ;
  skos:prefLabel "Labor contracts, shipping and port operations"@en, "Arbeitnehmerverhältnisse, Schiffahrt und Hafenbetrieb"@de ;
  a skos:Concept ;
  skos:narrower <https://pm20.zbw.eu/category/subject/i/145229> .

