@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix schema: <http://schema.org/> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix zbwext: <http://zbw.eu/namespaces/zbw-extensions/> .

<https://pm20.zbw.eu/category/subject/i/161491>
  owl:sameAs <https://pm20.zbw.eu/category/subject/s/n34_Sm9>, <http://purl.org/pressemappe20/category/subject/i/161491> ;
  skos:broader <https://pm20.zbw.eu/category/subject/i/145662> ;
  skos:narrower <https://pm20.zbw.eu/category/subject/i/145673>, <https://pm20.zbw.eu/category/subject/i/145679> ;
  skos:prefLabel "Nationale Postanstalten und Telegraphenanstalten im Auslande"@de, "National post offices and telegraph services abroad"@en ;
  schema:subjectOf <https://pm20.zbw.eu/category/subject/i/161491/about> ;
  dc:identifier "161491" ;
  a skos:Concept ;
  rdfs:label "Nationale Postanstalten und Telegraphenanstalten im Auslande"@de, "National post offices and telegraph services abroad"@en ;
  zbwext:notationLong "n 34 SM 009" ;
  skos:notation "n34 Sm9" ;
  skos:inScheme <https://pm20.zbw.eu/category/subject> .

<https://pm20.zbw.eu/category/subject/i/145679>
  skos:notation "n34 Sm9.II" ;
  rdfs:label "National post offices and telegraph services abroad, in individual countries"@en, "Nationale Postanstalten und Telegraphenanstalten im Auslande, in einzelnen Ländern"@de ;
  skos:prefLabel "National post offices and telegraph services abroad, in individual countries"@en, "Nationale Postanstalten und Telegraphenanstalten im Auslande, in einzelnen Ländern"@de ;
  a skos:Concept ;
  skos:broader <https://pm20.zbw.eu/category/subject/i/161491> .

<https://pm20.zbw.eu/category/subject> a skos:ConceptScheme .
<https://pm20.zbw.eu/category/subject/i/145662>
  skos:notation "n34" ;
  rdfs:label "Postal services, telegraphy and telephony"@en, "Postwesen, Telegraphenwesen und Fernsprechwesen"@de ;
  skos:prefLabel "Postal services, telegraphy and telephony"@en, "Postwesen, Telegraphenwesen und Fernsprechwesen"@de ;
  a skos:Concept ;
  skos:narrower <https://pm20.zbw.eu/category/subject/i/161491> .

<https://pm20.zbw.eu/category/subject/i/145673>
  skos:notation "n34 Sm9.I" ;
  rdfs:label "National post offices and telegraph services abroad, general"@en, "Nationale Postanstalten und Telegraphenanstalten im Auslande, Allgemein"@de ;
  skos:prefLabel "National post offices and telegraph services abroad, general"@en, "Nationale Postanstalten und Telegraphenanstalten im Auslande, Allgemein"@de ;
  a skos:Concept ;
  skos:broader <https://pm20.zbw.eu/category/subject/i/161491> .

zbwext:notationLong
  rdfs:subPropertyOf skos:notation ;
  skos:definition """EXPERIMENTAL: Notation with
    blanks and leading zeros for sortability."""@en ;
  rdfs:label "NotationLong"@en .

