@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix zbwext: <http://zbw.eu/namespaces/zbw-extensions/> .
@prefix schema: <http://schema.org/> .
@prefix dc: <http://purl.org/dc/terms/> .

<https://pm20.zbw.eu/category/subject/i/145528>
  rdfs:label "Organization for construction and management of main roads"@en, "Organisation für den Bau und die Verwaltung d. Haupstrassen"@de ;
  skos:broader <https://pm20.zbw.eu/category/subject/i/145524> ;
  skos:prefLabel "Organization for construction and management of main roads"@en, "Organisation für den Bau und die Verwaltung d. Haupstrassen"@de ;
  skos:inScheme <https://pm20.zbw.eu/category/subject> ;
  a skos:Concept ;
  skos:scopeNote "Azienda autonoma della strada"@de ;
  skos:notation "n29 Sm501 (A35)" ;
  owl:sameAs <http://purl.org/pressemappe20/category/subject/i/145528>, <https://pm20.zbw.eu/category/subject/s/n29_Sm501_(A35)> ;
  zbwext:notationLong "n 29 SM 501 (A 035)" ;
  schema:subjectOf <https://pm20.zbw.eu/category/subject/i/145528/about> ;
  dc:identifier "145528" .

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

