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

<http://proethica.org/ontology/case/85#Engineer_C_Unbuildable_Bid_Notification> a owl:NamedIndividual ;
    rdfs:label "Engineer C Unbuildable Bid Notification" ;
    rdfs:comment "Engineer C, as a licensed engineer and contractor who identified material design deficiencies and unbuildable elements before or upon bidding, was constrained by professional ethics obligations to formally document and report those deficiencies rather than simply raising them informally at the pre-construction conference." ;
    rdfs:subClassOf <http://proethica.org/ontology/intermediate#ContractorDeficiencyNotificationObligation> .