@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 schema: <http://schema.org/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix dc: <http://purl.org/dc/terms/> .

<https://pm20.zbw.eu/category/subject/i/145531>
  skos:notation "n30" ;
  rdfs:label "Railways"@en, "Eisenbahnwesen"@de ;
  skos:prefLabel "Railways"@en, "Eisenbahnwesen"@de ;
  a skos:Concept ;
  skos:narrower <https://pm20.zbw.eu/category/subject/i/145542> .

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/145542>
  skos:prefLabel "Eisenbahnwesen, Obligatorisches Versicherungswesen der Reisenden und des lebenden Viehs"@de, "Railways, compulsory traveler and live cattle insurance"@en ;
  rdfs:label "Railways, compulsory traveler and live cattle insurance"@en, "Eisenbahnwesen, Obligatorisches Versicherungswesen der Reisenden und des lebenden Viehs"@de ;
  schema:subjectOf <https://pm20.zbw.eu/category/subject/i/145542/about> ;
  owl:sameAs <http://purl.org/pressemappe20/category/subject/i/145542>, <https://pm20.zbw.eu/category/subject/s/n30_Sm21> ;
  zbwext:notationLong "n 30 SM 021" ;
  skos:inScheme <https://pm20.zbw.eu/category/subject> ;
  skos:notation "n30 Sm21" ;
  skos:broader <https://pm20.zbw.eu/category/subject/i/145531> ;
  dc:identifier "145542" ;
  a skos:Concept .

