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

Attributes

Nutzfahrzeug
commercial vehicle
véhicule utilitaire
veicolo commerciale
2025-10-06T09:42:03.1294240Z
159165
https://www.termdat.bk.admin.ch/entry/159165
TI, Incidenti della circolazione stradale, 2009, pag. 16 ([Internet, 2024-06-14](https://m4.ti.ch/fileadmin/DI/POLIZIA/documentazione/statistica/rapportiAttivita/statistica_incidenti_2009.pdf))
empa, PR Volatile stuff for heavy trucks, 2020-11-24 ([Internet, 2024-06-14](https://www.admin.ch/gov/en/start/documentation/media-releases.msg-id-81289.html))
O Admission à la circulation routière, art. 6 al. 2 (RS 741.51, état 2025-07)
Verkehrszulassungsverordnung, Art. 6 Abs. 2 (SR 741.51, Stand 2025-07)
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.