@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_Water_Treatment_Consultant> a owl:NamedIndividual ;
    rdfs:label "Engineer B Water Treatment Consultant" ;
    rdfs:comment "Retained by the MWC to evaluate water treatment needs associated with changing the water supply source from remote reservoirs to the local river. Produced a report recommending extensive capital investments and a three-year evaluation and construction timeline to ensure corrosion control and prevent lead leaching above drinking water standards. Jointly recommended delay of the source change with Engineer A." ;
    rdfs:subClassOf <http://proethica.org/ontology/intermediate#WaterTreatmentConsultingEngineer> .