@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#Evaluation_Report_Submission> a owl:NamedIndividual ;
    rdfs:label "Evaluation Report Submission" ;
    rdfs:comment "Engineer B completed and submitted a formal report to Engineer A recommending extensive capital investments and a three-year evaluation, design, and construction timeline before any water source change, to ensure corrosion control and prevent lead leaching from old service pipes." ;
    rdfs:subClassOf <http://proethica.org/ontology/core#Action> .