@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 schema: <http://schema.org/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix gndo: <https://d-nb.info/standards/elementset/gnd#> .
@prefix gnd: <https://d-nb.info/gnd/> .
@prefix wd: <http://www.wikidata.org/entity/> .
@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/215917>
  schema:subjectOf <https://pm20.zbw.eu/category/subject/i/215917/about> ;
  skos:inScheme <https://pm20.zbw.eu/category/subject> ;
  skos:prefLabel "Landstrassen, Wege, Brücken (einschl. ihres Verkehrs), Konferenzen"@de, "Country roads, paths, bridges (including their traffic), conferences"@en ;
  skos:note "folderCount: 1" ;
  skos:notation "n29 Sm20" ;
  owl:sameAs <http://purl.org/pressemappe20/category/subject/i/215917>, <https://pm20.zbw.eu/category/subject/s/n29_Sm20> ;
  zbwext:folderCount 1 ;
  gndo:gndIdentifier "4062937-5", "4125733-9", "4032055-8", "4008408-5" ;
  rdfs:label "Country roads, paths, bridges (including their traffic), conferences"@en, "Landstrassen, Wege, Brücken (einschl. ihres Verkehrs), Konferenzen"@de ;
  a skos:Concept ;
  skos:exactMatch gnd:4062937-5, gnd:4125733-9, gnd:4008408-5, wd:Q104711108, gnd:4032055-8 ;
  zbwext:notationLong "n 29 SM 020" ;
  dc:identifier "215917" ;
  skos:broader <https://pm20.zbw.eu/category/subject/i/145524> .

<https://pm20.zbw.eu/category/subject> a skos:ConceptScheme .
<https://pm20.zbw.eu/category/subject/i/145524>
  skos:notation "n29" ;
  rdfs:label "Roads, paths, bridges (including their traffic)"@en, "Landstrassen, Wege, Brücken (einschl. ihres Verkehrs)"@de ;
  skos:prefLabel "Roads, paths, bridges (including their traffic)"@en, "Landstrassen, Wege, Brücken (einschl. ihres Verkehrs)"@de ;
  a skos:Concept ;
  skos:narrower <https://pm20.zbw.eu/category/subject/i/215917> .

