@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_B_Federal_Review_Approval_Competence> a owl:NamedIndividual ;
    rdfs:label "Engineer B Federal Review Approval Competence" ;
    rdfs:comment "Engineer B reviewed and approved the signed and sealed drawings and specifications on behalf of the federal funding agency, yet the documents were materially incomplete and contained unbuildable elements, raising questions about the adequacy of the review." ;
    rdfs:subClassOf <http://proethica.org/ontology/intermediate#ProfessionalCompetencePrinciple> .