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

<https://pm20.zbw.eu/category/subject/i/145667>
  owl:sameAs <http://purl.org/pressemappe20/category/subject/i/145667>, <https://pm20.zbw.eu/category/subject/s/n34_Sm5> ;
  a skos:Concept ;
  skos:prefLabel "Transport contracts with railway lines and shipping lines etc."@en, "Beförderungsverträge mit Eisenbahnlinien und Schiffahrtslinien etc."@de ;
  rdfs:label "Transport contracts with railway lines and shipping lines etc."@en, "Beförderungsverträge mit Eisenbahnlinien und Schiffahrtslinien etc."@de ;
  zbwext:notationLong "n 34 SM 005" ;
  dc:identifier "145667" ;
  schema:subjectOf <https://pm20.zbw.eu/category/subject/i/145667/about> ;
  skos:broader <https://pm20.zbw.eu/category/subject/i/145662> ;
  skos:notation "n34 Sm5" ;
  skos:inScheme <https://pm20.zbw.eu/category/subject> .

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

