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

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/i/145539>
  skos:note "folderCount: 4" ;
  zbwext:folderCount 4 ;
  owl:sameAs <http://purl.org/pressemappe20/category/subject/i/145539>, <https://pm20.zbw.eu/category/subject/s/n30_Sm6.II> ;
  schema:subjectOf <https://pm20.zbw.eu/category/subject/i/145539/about> ;
  skos:notation "n30 Sm6.II" ;
  skos:prefLabel "Railway stations, individual cities or neighborhoods"@en, "Bahnhöfe, Einzelne Städte oder Stadtteile"@de ;
  skos:broader <https://pm20.zbw.eu/category/subject/i/161618> ;
  rdfs:label "Railway stations, individual cities or neighborhoods"@en, "Bahnhöfe, Einzelne Städte oder Stadtteile"@de ;
  a skos:Concept ;
  gndo:gndIdentifier "4129465-8" ;
  skos:inScheme <https://pm20.zbw.eu/category/subject> ;
  zbwext:notationLong "n 30 SM 006.02" ;
  skos:exactMatch wd:Q104711131, gnd:4129465-8 ;
  dc:identifier "145539" ;
  skos:editorialNote "Schlagwort (geographisch)"@de .

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

