@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix proethica_case_76: <http://proethica.org/ontology/proethica-case-76#> .

<http://proethica.org/ontology/case/76#Engineer_B_Drinking_Water_Safety> a owl:NamedIndividual ;
    rdfs:label "Engineer B Drinking Water Safety" ;
    rdfs:comment "Engineer B was obligated to ensure that the water treatment evaluation and recommendations were sufficient to protect public health by preventing lead leaching from old service pipes at levels exceeding drinking water standards, and to communicate clearly that the water source change could not safely proceed without prior completion of corrosion control improvements." ;
    rdfs:subClassOf <http://proethica.org/ontology/intermediate#SafetyObligation> .