@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 schema: <http://schema.org/> .
@prefix dc: <http://purl.org/dc/terms/> .

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/161494>
  skos:notation "n34 Sm8" ;
  rdfs:label "Foreign post and telegraph offices"@en, "Ausländische Postanstalten und Telegraphenanstalten"@de ;
  skos:prefLabel "Foreign post and telegraph offices"@en, "Ausländische Postanstalten und Telegraphenanstalten"@de ;
  a skos:Concept ;
  skos:narrower <https://pm20.zbw.eu/category/subject/i/145671> .

<https://pm20.zbw.eu/category/subject> a skos:ConceptScheme .
<https://pm20.zbw.eu/category/subject/i/145671>
  owl:sameAs <http://purl.org/pressemappe20/category/subject/i/145671>, <https://pm20.zbw.eu/category/subject/s/n34_Sm8.I> ;
  skos:broader <https://pm20.zbw.eu/category/subject/i/161494> ;
  schema:subjectOf <https://pm20.zbw.eu/category/subject/i/145671/about> ;
  skos:notation "n34 Sm8.I" ;
  dc:identifier "145671" ;
  skos:prefLabel "Foreign post offices and telegraph services, general"@en, "Ausländische Postanstalten und Telegraphenanstalten, Allgemein"@de ;
  a skos:Concept ;
  rdfs:label "Ausländische Postanstalten und Telegraphenanstalten, Allgemein"@de, "Foreign post offices and telegraph services, general"@en ;
  skos:inScheme <https://pm20.zbw.eu/category/subject> ;
  zbwext:notationLong "n 34 SM 008.01" .

