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

<https://pm20.zbw.eu/category/subject/i/197800>
  gndo:gndIdentifier "4018406-7", "4062901-6", "4130838-4" ;
  skos:prefLabel "Transportation, institutions"@en, "Verkehrswesen, Institutionen"@de ;
  skos:note "folderCount: 4" ;
  zbwext:folderCount 4 ;
  rdfs:label "Transportation, institutions"@en, "Verkehrswesen, Institutionen"@de ;
  dc:identifier "197800" ;
  skos:exactMatch gnd:4062901-6, wd:Q104711105, gnd:4130838-4, gnd:4018406-7 ;
  schema:subjectOf <https://pm20.zbw.eu/category/subject/i/197800/about> ;
  skos:broader <https://pm20.zbw.eu/category/subject/i/145509> ;
  a skos:Concept ;
  skos:notation "n28 Sm50" ;
  owl:sameAs <http://purl.org/pressemappe20/category/subject/i/197800>, <https://pm20.zbw.eu/category/subject/s/n28_Sm50> ;
  zbwext:notationLong "n 28 SM 050" ;
  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/145509>
  skos:notation "n28" ;
  rdfs:label "Transport and traffic, general"@en, "Verkehrswesen, Allgemein"@de ;
  skos:prefLabel "Transport and traffic, general"@en, "Verkehrswesen, Allgemein"@de ;
  a skos:Concept ;
  skos:narrower <https://pm20.zbw.eu/category/subject/i/197800> .

