@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_Competence_Recognition_Approval> a owl:NamedIndividual ;
    rdfs:label "Engineer B Competence Recognition Approval" ;
    rdfs:comment "Engineer B approved Engineer A's incomplete dam design drawings without either possessing the competence to identify their inadequacy or taking action to ensure that a competent reviewer was assigned, resulting in approval of deficient work product." ;
    rdfs:subClassOf <http://proethica.org/ontology/intermediate#CompetencePrinciple> .