@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix wd: <http://www.wikidata.org/entity/> .
@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/145539>
  skos:notation "n30 Sm6.II" ;
  rdfs:label "Railway stations, individual cities or neighborhoods"@en, "Bahnhöfe, Einzelne Städte oder Stadtteile"@de ;
  skos:prefLabel "Railway stations, individual cities or neighborhoods"@en, "Bahnhöfe, Einzelne Städte oder Stadtteile"@de ;
  a skos:Concept ;
  skos:broader <https://pm20.zbw.eu/category/subject/i/161618> .

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

<https://pm20.zbw.eu/category/subject/i/145538>
  skos:notation "n30 Sm6.I" ;
  rdfs:label "Railway stations, general"@en, "Bahnhöfe, Allgemein"@de ;
  skos:prefLabel "Railway stations, general"@en, "Bahnhöfe, Allgemein"@de ;
  a skos:Concept ;
  skos:broader <https://pm20.zbw.eu/category/subject/i/161618> .

<https://pm20.zbw.eu/category/subject/i/161618>
  skos:narrower <https://pm20.zbw.eu/category/subject/i/145538>, <https://pm20.zbw.eu/category/subject/i/145539> ;
  skos:notation "n30 Sm6" ;
  rdfs:label "Bahnhöfe"@de, "Railway stations"@en ;
  owl:sameAs <http://purl.org/pressemappe20/category/subject/i/161618>, <https://pm20.zbw.eu/category/subject/s/n30_Sm6> ;
  skos:prefLabel "Railway stations"@en, "Bahnhöfe"@de ;
  skos:broader <https://pm20.zbw.eu/category/subject/i/145531> ;
  skos:inScheme <https://pm20.zbw.eu/category/subject> ;
  skos:exactMatch wd:Q104713051 ;
  zbwext:folderCount 0 ;
  a skos:Concept ;
  dc:identifier "161618" ;
  zbwext:notationLong "n 30 SM 006" ;
  schema:subjectOf <https://pm20.zbw.eu/category/subject/i/161618/about> .

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

