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

Attributes

Konformitätsbeglaubigung
attestation de conformité
certificazione della conformità
Schriftlicher Nachweis anhand eines Prüfberichtes einer ausländischen Prüfstelle, dass ein Gegenstand den schweizerischen Vorschriften entspricht.
Attestation écrite, fondée sur un rapport d’examen établi par un organe d’expertise étranger, précisant qu’un objet répond aux prescriptions suisses.
Attestazione scritta, sulla base di un rapporto di esame di un organo estero, che l’oggetto in questione corrisponde alle prescrizioni svizzere.
2025-05-22T15:24:16.4965430Z
234555
https://www.termdat.bk.admin.ch/entry/234555
V Typengenehmigung von Strassenfahrzeugen, Art. 2 Bst. n (SR 741.511, Stand 2024-04)
O Réception par type des véhicules routiers, art. 2 let. n (RS 741.511, état 2024-04)
O Approvazione del tipo di veicoli stradali, art. 2 lett. n (RS 741.511, stato 2024-04)
DOM: Strassenfahrzeuge
DOM: véhicules routiers
DOM: veicoli stradali
V Typengenehmigung von Strassenfahrzeugen, Art. 2 Bst. n (SR 741.511, Stand 2024-04)
O Réception par type des véhicules routiers, art. 2 let. n (RS 741.511, état 2024-04)
O Approvazione del tipo di veicoli stradali, art. 2 lett. n (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

property subject
seeAlso Konformitätserklärung
seeAlso Konformitätsbewertung
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.