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

<http://proethica.org/ontology/case/121#Multi-Discipline_Project_Specialist_Retention> a owl:NamedIndividual ;
    rdfs:label "Multi-Discipline Project Specialist Retention" ;
    rdfs:comment "Engineer A, undertaking a multi-discipline facilities design and construction project involving civil, structural, mechanical, and electrical engineering domains outside the engineer's chemical engineering background, was obligated to retain or recommend qualified specialists in those domains rather than attempting to perform all work personally using a CD-ROM tool." ;
    rdfs:subClassOf <http://proethica.org/ontology/intermediate#SpecialistRetentionObligation> .