@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#Specialist_Retention_Obligation_Multi-Discipline_Project> a owl:NamedIndividual ;
    rdfs:label "Specialist Retention Obligation Multi-Discipline Project" ;
    rdfs:comment "In multi-discipline projects such as facilities design and construction, engineers who lack competence in required technical domains are obligated to retain or recommend qualified specialists rather than attempting to perform those tasks themselves or leaving them unaddressed." ;
    rdfs:subClassOf <http://proethica.org/ontology/intermediate#SpecialistRetentionObligationPrinciple> .