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

<http://proethica.org/ontology/case/86#Engineer_A_Post-Engagement_Disclosure_Duty> a owl:NamedIndividual ;
    rdfs:label "Engineer A Post-Engagement Disclosure Duty" ;
    rdfs:comment "Engineer A's professional obligations to the public do not terminate upon completion of the wetland delineation engagement. The discovery of the unpermitted fill months after service completion raises the question of whether those obligations require reporting to regulatory authorities despite the absence of an active client relationship." ;
    rdfs:subClassOf <http://proethica.org/ontology/intermediate#Post-EngagementClientConductDisclosurePrinciple> .