Public Safety at Risk
Class
http://proethica.org/ontology/intermediate#PublicSafetyAtRisk
Definition
Critical state triggering heightened safety obligations
Properties
Subclass of
Relationships
references
j.artint.2017.12.003
TTL
@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix proeth: <http://proethica.org/ontology/intermediate#> .
@prefix proeth-core: <http://proethica.org/ontology/core#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
proeth:PublicSafetyAtRisk a owl:Class ;
rdfs:label "Public Safety at Risk" ;
dcterms:references <https://doi.org/10.1016/j.artint.2017.12.003> ;
rdfs:comment "Critical state triggering heightened safety obligations" ;
rdfs:subClassOf proeth-core:State ;
skos:definition "Environmental condition where actions or conditions pose potential harm to public health, safety, or welfare, elevating safety obligations per Berreby et al. (2017) Event Calculus state representation." .