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

Attributes

Fahrzeugsystem
système de véhicule
sistema di veicolo
Jedes System für einen Fahrzeugtyp, welches technische Vorschriften erfüllen muss, wie die Bremsanlage oder die Einrichtungen zur Abgasreinigung.
Tout système d’un type de véhicule soumis à des prescriptions techniques, tels que le dispositif de freinage ou les dispositifs antipollution.
Sistema per un determinato tipo di veicolo che deve adempiere le esigenze tecniche, come l’impianto dei freni o i dispositivi di depurazione dei gas di scarico.
2025-05-22T15:37:06.2511250Z
198138
https://www.termdat.bk.admin.ch/entry/198138
V Typengenehmigung von Strassenfahrzeugen, Art. 2 Bst. i (SR 741.511, Stand 2024-04)
O Réception par type des véhicules routiers, art. 2 let. i (RS 741.511, état 2024-04)
O Approvazione del tipo di veicoli stradali, art. 2 lett. i (RS 741.511, stato 2024-04)
DOM: Strassenfahrzeuge
DOM: véhicules routiers
DOM: veicoli stradali
d'après O Réception par type des véhicules routiers, art. 2 let. i (RS 741.511, état 2024-04)
secondo O Approvazione del tipo di veicoli stradali, art. 2 lett. i (RS 741.511, stato 2024-04)
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.