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

<https://pm20.zbw.eu/category/subject/i/145525>
  dc:identifier "145525" ;
  skos:scopeNote "(einschl.: Autobahn; Reichsautobahn;)"@de ;
  gndo:gndIdentifier "4057931-1", "4057883-5", "4003936-5" ;
  skos:exactMatch gnd:4003936-5, gnd:4057883-5, wd:Q104711107, gnd:4057931-1 ;
  owl:sameAs <https://pm20.zbw.eu/category/subject/s/n29_Sm1>, <http://purl.org/pressemappe20/category/subject/i/145525> ;
  rdfs:label "Special roads for automobiles, general"@en, "Autospezialstrassen, Allgemein"@de ;
  zbwext:notationLong "n 29 SM 001" ;
  skos:inScheme <https://pm20.zbw.eu/category/subject> ;
  skos:note "folderCount: 6" ;
  skos:prefLabel "Special roads for automobiles, general"@en, "Autospezialstrassen, Allgemein"@de ;
  skos:notation "n29 Sm1" ;
  zbwext:folderCount 6 ;
  schema:subjectOf <https://pm20.zbw.eu/category/subject/i/145525/about> ;
  a skos:Concept ;
  skos:broader <https://pm20.zbw.eu/category/subject/i/145524> .

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

