@prefix zbwext: <http://zbw.eu/namespaces/zbw-extensions/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix gnd: <https://d-nb.info/gnd/> .
@prefix wd: <http://www.wikidata.org/entity/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix gndo: <https://d-nb.info/standards/elementset/gnd#> .
@prefix schema: <http://schema.org/> .

<https://pm20.zbw.eu/category/subject/i/145556>
  zbwext:notationLong "n 30a" ;
  skos:note "folderCount: 21" ;
  skos:editorialNote "Schlagwort (geographisch)"@de ;
  skos:exactMatch gnd:4014038-6, wd:Q99428067 ;
  owl:sameAs <https://pm20.zbw.eu/category/subject/s/n30a>, <http://purl.org/pressemappe20/category/subject/i/145556> ;
  a skos:Concept ;
  rdfs:label "Einzelne Bahnlinien, auch projektierte"@de, "Individual railway lines, including planned ones"@en ;
  skos:broader <https://pm20.zbw.eu/category/subject/i/145531> ;
  skos:prefLabel "Individual railway lines, including planned ones"@en, "Einzelne Bahnlinien, auch projektierte"@de ;
  dc:identifier "145556" ;
  skos:inScheme <https://pm20.zbw.eu/category/subject> ;
  gndo:gndIdentifier "4014038-6" ;
  zbwext:folderCount 21 ;
  skos:notation "n30a" ;
  schema:subjectOf <https://pm20.zbw.eu/category/subject/i/145556/about> ;
  skos:narrower <https://pm20.zbw.eu/category/subject/i/161612> .

<https://pm20.zbw.eu/category/subject/i/161612>
  skos:notation "n30a Sm501 (B23)" ;
  rdfs:label "Baghdad Railway"@en, "Bagdadbahn"@de ;
  skos:prefLabel "Baghdad Railway"@en, "Bagdadbahn"@de ;
  a skos:Concept ;
  skos:broader <https://pm20.zbw.eu/category/subject/i/145556> .

<https://pm20.zbw.eu/category/subject> a skos:ConceptScheme .
<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/145556> .

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

