@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_71: <http://proethica.org/ontology/proethica-case-71#> .

<http://proethica.org/ontology/case/71#Engineer_B_Complete_Technical_Reporting> a owl:NamedIndividual ;
    rdfs:label "Engineer B Complete Technical Reporting" ;
    rdfs:comment "Engineer B was obligated to include in his findings report all material technical facts, including the failure of dynamic test equipment and the fact that all 19 piles reported as failing were driven to refusal, so that the report could support informed engineering review." ;
    rdfs:subClassOf <http://proethica.org/ontology/intermediate#CompleteTechnicalReportingObligation> .