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

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

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/145514>
  dc:identifier "145514" ;
  rdfs:label "Kommunales Verkehrswesen, in einzelne Städten oder Stadtteilen"@de, "Municipal transportion, in individual cities or neighborhoods"@en ;
  skos:exactMatch gnd:4043533-7, wd:Q104711092, gnd:4078569-5, gnd:4057884-7, gnd:7746291-9 ;
  skos:editorialNote "Schlagwort (geographisch)"@de ;
  skos:notation "n28 Sm3.II" ;
  owl:sameAs <http://purl.org/pressemappe20/category/subject/i/145514>, <https://pm20.zbw.eu/category/subject/s/n28_Sm3.II> ;
  zbwext:notationLong "n 28 SM 003.02" ;
  zbwext:folderCount 7 ;
  skos:prefLabel "Kommunales Verkehrswesen, in einzelne Städten oder Stadtteilen"@de, "Municipal transportion, in individual cities or neighborhoods"@en ;
  gndo:gndIdentifier "7746291-9", "4043533-7", "4078569-5", "4057884-7" ;
  a skos:Concept ;
  skos:note "folderCount: 7" ;
  schema:subjectOf <https://pm20.zbw.eu/category/subject/i/145514/about> ;
  skos:inScheme <https://pm20.zbw.eu/category/subject> ;
  skos:broader <https://pm20.zbw.eu/category/subject/i/161621> .

<https://pm20.zbw.eu/category/subject> a skos:ConceptScheme .
