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

<https://pm20.zbw.eu/category/subject/i/145538>
  skos:exactMatch wd:Q104711133, gnd:4129465-8 ;
  skos:notation "n30 Sm6.I" ;
  skos:broader <https://pm20.zbw.eu/category/subject/i/161618> ;
  zbwext:notationLong "n 30 SM 006.01" ;
  zbwext:folderCount 2 ;
  skos:note "folderCount: 2" ;
  a skos:Concept ;
  gndo:gndIdentifier "4129465-8" ;
  dc:identifier "145538" ;
  owl:sameAs <http://purl.org/pressemappe20/category/subject/i/145538>, <https://pm20.zbw.eu/category/subject/s/n30_Sm6.I> ;
  schema:subjectOf <https://pm20.zbw.eu/category/subject/i/145538/about> ;
  skos:prefLabel "Railway stations, general"@en, "Bahnhöfe, Allgemein"@de ;
  rdfs:label "Bahnhöfe, Allgemein"@de, "Railway stations, general"@en ;
  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/161618>
  skos:notation "n30 Sm6" ;
  rdfs:label "Railway stations"@en, "Bahnhöfe"@de ;
  skos:prefLabel "Railway stations"@en, "Bahnhöfe"@de ;
  a skos:Concept ;
  skos:narrower <https://pm20.zbw.eu/category/subject/i/145538> .

