@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#Wave_Equation_Pile_Capacity_Calculations> a owl:NamedIndividual ;
    rdfs:label "Wave Equation Pile Capacity Calculations" ;
    rdfs:comment "Accepted wave equation calculations applied to the pile driving records indicated that the 19 disputed piles had achieved strength several multiples over the calculated load requirements, contradicting Engineer B's depth-based capacity assessment." ;
    rdfs:subClassOf <http://proethica.org/ontology/intermediate#WaveEquationAnalysisResource> .