@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#Project_Pile_Driving_Field_Records> a owl:NamedIndividual ;
    rdfs:label "Project Pile Driving Field Records" ;
    rdfs:comment "The pile driving records documented blow counts and penetration depths for all 90 piles. They were central to the dispute: Engineer A's representatives and geotechnical consultant relied on them to argue that 19 piles had been driven to essential refusal, while Engineer B declined to consult them, citing scope limitations and credibility concerns." ;
    rdfs:subClassOf <http://proethica.org/ontology/intermediate#PileDrivingRecordResource> .