@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 dc: <http://purl.org/dc/terms/> .
@prefix gnd: <https://d-nb.info/gnd/> .
@prefix wd: <http://www.wikidata.org/entity/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@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/145596>
  gndo:gndIdentifier "4667182-1", "4134131-4", "4387361-3", "4300434-9", "4299893-1" ;
  dc:identifier "145596" ;
  skos:inScheme <https://pm20.zbw.eu/category/subject> ;
  skos:note "folderCount: 10" ;
  skos:exactMatch gnd:4387361-3, gnd:4134131-4, wd:Q104711180, gnd:4299893-1, gnd:4300434-9, gnd:4667182-1 ;
  owl:sameAs <https://pm20.zbw.eu/category/subject/s/n32_Sm23>, <http://purl.org/pressemappe20/category/subject/i/145596> ;
  rdfs:label "Pilotage, navigational marks, buoyage"@en, "Lotsenwesen, Seezeichenwesen"@de ;
  skos:broader <https://pm20.zbw.eu/category/subject/i/145567> ;
  zbwext:notationLong "n 32 SM 023" ;
  a skos:Concept ;
  skos:notation "n32 Sm23" ;
  skos:prefLabel "Pilotage, navigational marks, buoyage"@en, "Lotsenwesen, Seezeichenwesen"@de ;
  schema:subjectOf <https://pm20.zbw.eu/category/subject/i/145596/about> ;
  zbwext:folderCount 10 .

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

