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

Attributes

major accident
accident grave
infortunio grave
schwerer Unfall
2025-11-17T10:01:24.8583720Z
56079
https://www.termdat.bk.admin.ch/entry/56079
iManSys, Accident pyramid ([Internet, 2025-06-06](https://www.imansys.com/en/accident-pyramid/))
O Corrente forte, art. 16 cpv. 2 (RS 734.2, stato 2019-06)
O Courant fort, art. 16 al. 2 (RS 734.2, état 2019-06)
Starkstromverordnung, Art. 16 Abs. 2 (SR 734.2, Stand 2019-06)
EXP: blessures graves nécessitant des soins médicaux et un arrêt de travail
EXP: schwere Verletzungen mit medizinischer Versorgung, Ausfallzeiten
EXP: serious injuries requiring medical attention, downtime
iManSys, Accident pyramid ([Internet, 2025-06-06](https://www.imansys.com/en/accident-pyramid/))
iManSys, Unfallpyramide ([Internet, 2025-06-06](https://www.imansys.com/unfallpyramide/))
iManSys, Pyramide des risques ([Internet, 2025-06-06](https://www.imansys.com/fr/pyramide-des-risques/))
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
antonym minor accident
seeAlso fatal accident
seeAlso near miss
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.