@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 gnd: <https://d-nb.info/gnd/> .
@prefix wd: <http://www.wikidata.org/entity/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix gndo: <https://d-nb.info/standards/elementset/gnd#> .
@prefix schema: <http://schema.org/> .

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

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/145536>
  rdfs:label "Eisenbahnwesen, Elektrifizierung"@de, "Railway, electrification"@en ;
  zbwext:notationLong "n 30 SM 005" ;
  a skos:Concept ;
  skos:prefLabel "Eisenbahnwesen, Elektrifizierung"@de, "Railway, electrification"@en ;
  dc:identifier "145536" ;
  skos:exactMatch gnd:4014015-5, gnd:4135658-5, wd:Q104711130 ;
  skos:notation "n30 Sm5" ;
  skos:broader <https://pm20.zbw.eu/category/subject/i/145531> ;
  owl:sameAs <http://purl.org/pressemappe20/category/subject/i/145536>, <https://pm20.zbw.eu/category/subject/s/n30_Sm5> ;
  zbwext:folderCount 9 ;
  gndo:gndIdentifier "4135658-5", "4014015-5" ;
  skos:note "folderCount: 9" ;
  schema:subjectOf <https://pm20.zbw.eu/category/subject/i/145536/about> ;
  skos:inScheme <https://pm20.zbw.eu/category/subject> .

