@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 gnd: <https://d-nb.info/gnd/> .
@prefix wd: <http://www.wikidata.org/entity/> .
@prefix schema: <http://schema.org/> .
@prefix gndo: <https://d-nb.info/standards/elementset/gnd#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@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> 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/150580> .

<https://pm20.zbw.eu/category/subject/i/150580>
  skos:exactMatch gnd:4062901-6, gnd:4018406-7, gnd:4032055-8, wd:Q104711101 ;
  a skos:Concept ;
  rdfs:label "Verkehrswesen, Konferenzen"@de, "Transportation, conferences"@en ;
  skos:notation "n28 Sm20" ;
  zbwext:folderCount 4 ;
  schema:subjectOf <https://pm20.zbw.eu/category/subject/i/150580/about> ;
  gndo:gndIdentifier "4032055-8", "4062901-6", "4018406-7" ;
  owl:sameAs <https://pm20.zbw.eu/category/subject/s/n28_Sm20>, <http://purl.org/pressemappe20/category/subject/i/150580> ;
  dc:identifier "150580" ;
  skos:prefLabel "Verkehrswesen, Konferenzen"@de, "Transportation, conferences"@en ;
  skos:inScheme <https://pm20.zbw.eu/category/subject> ;
  skos:broader <https://pm20.zbw.eu/category/subject/i/145509> ;
  skos:note "folderCount: 4" ;
  zbwext:notationLong "n 28 SM 020" .

