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

<http://proethica.org/ontology/case/76#Engineers_A_B_Concurrent_Safety_Reporting> a owl:NamedIndividual ;
    rdfs:label "Engineers A B Concurrent Safety Reporting" ;
    rdfs:comment "Because Engineers A and B jointly presented their findings and recommendations to the MWC, their subsequent safety reporting actions were required to be coordinated and conducted in concert, though not necessarily identical in form, so that the joint professional judgment was consistently communicated to the client and to regulatory authorities." ;
    rdfs:subClassOf <http://proethica.org/ontology/intermediate#ConcurrentSafetyReportingPrinciple> .