SELECT ?property ?value WHERE { BIND (?? AS ?s) ?s ?property ?value . FILTER (isLiteral(?value)) } LIMIT 1000

Attributes

Instruktionskurs
cours d'instruction
corso di istruzione
2021-02-18T09:19:54.5200000Z
159934
https://www.termdat.bk.admin.ch/entry/159934
V Zulassung zum Verkehr, Art. 20 Abs. 2 (SR 741.51, Stand 2019-02)
O Admission à la circulation, art. 20 al. 2 (RS 741.51, état 2019-02)
O Ammissione alla circolazione, art. 20 cpv. 2 (RS 741.51, stato 2019-02)
Wer Lastwagenführer-Lehrlinge ausbilden will, benötigt eine Ausbildungsbewilligung. [...] Wer die Ausbildungsbewilligung [erwerben will, hat einen Instruktionskurs zu besuchen und sich über die erforderlichen Verkehrskenntnisse (Anh. 11 Ziff. II) auszuweisen. Das ASTRA erlässt Richtlinien über die Instruktionskurse.
DOM: Strassenverkehr
DOM: circulation routière
DOM: circolazione stradale
SELECT ?property ?object WHERE { BIND (?? AS ?s) ?s ?property ?object . FILTER (isIRI(?object)) FILTER (?property != rdf:type) FILTER (?property != rdfs:subClassOf) } LIMIT 1000
SELECT ?property ?subject WHERE { BIND (?? AS ?o) ?subject ?property ?o . FILTER (?property != rdf:type) FILTER (?property != rdfs:subClassOf) } LIMIT 1000
Incoming Relationships: No results found.
SELECT ?instance ?description WHERE { BIND (?? AS ?class) ?instance (rdf:type|owl:type) ?class . OPTIONAL { ?instance schema:description ?description . } } LIMIT 5000
Instances of this Class: No results found.
SELECT ?superclass ?description WHERE { ?? rdfs:subClassOf ?superclass . OPTIONAL { ?superclass (rdfs:comment|schema:description) ?description . } } LIMIT 5000
Superclasses of this Class: No results found.
SELECT ?subclass ?description WHERE { ?subclass rdfs:subClassOf ?? . OPTIONAL { ?subclass (rdfs:comment|schema:description) ?description . } } LIMIT 5000
Subclasses of this Class: No results found.