@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#MWC_Water_Treatment_Evaluation_Report> a owl:NamedIndividual ;
    rdfs:label "MWC Water Treatment Evaluation Report" ;
    rdfs:comment "Engineer B's report recommended extensive capital investments and a three-year timeline for evaluation, design, and construction of corrosion control improvements before changing the water supply source from remote reservoirs to the local river." ;
    rdfs:subClassOf <http://proethica.org/ontology/intermediate#WaterTreatmentEngineeringReportResource> .