@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#Engineers_A_B_Simultaneous_Transition_Safety> a owl:NamedIndividual ;
    rdfs:label "Engineers A B Simultaneous Transition Safety" ;
    rdfs:comment "Engineers A and B were prohibited from endorsing or facilitating the MWC's decision to proceed simultaneously with the water source change and the evaluation and design of corrosion control improvements, because that simultaneous approach was the specific course the engineers had identified as creating a confirmed public health risk, and the MWC's preference for it was grounded in the economic objective of reducing expenditures." ;
    rdfs:subClassOf <http://proethica.org/ontology/intermediate#ClientBudgetOverrideSafetyContinuationConstraint> .