@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 wd: <http://www.wikidata.org/entity/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@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/145616>
  a skos:Concept ;
  skos:prefLabel "Refrigerated ships, cooling systems on ships, general"@en, "Kühlschiffe, Kühlanlagen auf Schiffen, Allgemein"@de ;
  zbwext:notationLong "n 32 SM 043" ;
  zbwext:folderCount 2 ;
  skos:notation "n32 Sm43" ;
  skos:note "folderCount: 2" ;
  rdfs:label "Kühlschiffe, Kühlanlagen auf Schiffen, Allgemein"@de, "Refrigerated ships, cooling systems on ships, general"@en ;
  skos:exactMatch wd:Q104711201 ;
  owl:sameAs <http://purl.org/pressemappe20/category/subject/i/145616>, <https://pm20.zbw.eu/category/subject/s/n32_Sm43> ;
  dc:identifier "145616" ;
  skos:inScheme <https://pm20.zbw.eu/category/subject> ;
  schema:subjectOf <https://pm20.zbw.eu/category/subject/i/145616/about> ;
  skos:broader <https://pm20.zbw.eu/category/subject/i/145567> .

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

