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

Attributes

esame del tipo
homologation
Typenprüfung
Amtliche Prüfung der einschlägigen technischen Anforderungen eines serienmässig hergestellten Fahrzeugs und seiner Eignung zum vorgesehenen Gebrauch.
Examen officiel d'un véhicule automobile fabriqué en série selon laquelle un type est conforme aux exigences techniques en la matière et se prête à l'usage auquel il est destiné.
Esame ufficiale di un veicolo a motore fabbricato in serie che verific la conformità di un tipo con le esigenze tecniche pertinenti e la sua idoneità all'uso previsto.
2025-05-23T15:43:49.3327310Z
157851
https://www.termdat.bk.admin.ch/entry/157851
LF Circulation routière, (VE) (1) art. 12 al. 4, (2) art. 12 tit. marg. (RS 741.01)
(VE) LF Circolazione stradale, art. 12 cpv. 4 (RS 741.01)
nach V Typengenehmigung, Art. 2 Bst. b (SR 741.511)
d'après O Réception par type, art. 2 let. b (RS 741.511)
secondo O Approvazione del tipo, art. 2 lett. b (RS 741.511)
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.