@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 gnd: <https://d-nb.info/gnd/> .
@prefix wd: <http://www.wikidata.org/entity/> .
@prefix gndo: <https://d-nb.info/standards/elementset/gnd#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix schema: <http://schema.org/> .
@prefix zbwext: <http://zbw.eu/namespaces/zbw-extensions/> .

<https://pm20.zbw.eu/category/subject/i/161621>
  skos:notation "n28 Sm3" ;
  rdfs:label "Municipal transport"@en, "Kommunales Verkehrswesen"@de ;
  skos:prefLabel "Municipal transport"@en, "Kommunales Verkehrswesen"@de ;
  a skos:Concept ;
  skos:narrower <https://pm20.zbw.eu/category/subject/i/145513> .

<https://pm20.zbw.eu/category/subject/i/145513>
  skos:prefLabel "Municipal transport, general"@en, "Kommunales Verkehrswesen, Allgemein"@de ;
  owl:sameAs <https://pm20.zbw.eu/category/subject/s/n28_Sm3.I>, <http://purl.org/pressemappe20/category/subject/i/145513> ;
  skos:note "folderCount: 5" ;
  skos:exactMatch gnd:4057884-7, wd:Q104711091, gnd:4078569-5, gnd:7746291-9, gnd:4043533-7 ;
  gndo:gndIdentifier "7746291-9", "4057884-7", "4043533-7", "4078569-5" ;
  rdfs:label "Kommunales Verkehrswesen, Allgemein"@de, "Municipal transport, general"@en ;
  dc:identifier "145513" ;
  skos:inScheme <https://pm20.zbw.eu/category/subject> ;
  skos:notation "n28 Sm3.I" ;
  schema:subjectOf <https://pm20.zbw.eu/category/subject/i/145513/about> ;
  skos:broader <https://pm20.zbw.eu/category/subject/i/161621> ;
  zbwext:notationLong "n 28 SM 003.01" ;
  zbwext:folderCount 5 ;
  a skos:Concept .

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 .
