@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix proeth: <http://proethica.org/ontology/intermediate#> .
@prefix proeth-prov: <http://proethica.org/provenance#> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
proeth:ClientInterestversusPublicDutyConflictState a owl:Class ;
rdfs:label "Client Interest versus Public Duty Conflict State" ;
proeth:actionConstraints "Confidentiality does not override mandatory reporting when law is violated",
"Professional may not remain silent when public safety is at confirmed risk" ;
proeth:activationConditions "Client has invoked confidentiality or instructed non-disclosure",
"Professional discovers client conduct that threatens public safety or violates law",
"Professional's duty to client and duty to public cannot both be satisfied" ;
proeth:confidence "0.82" ;
proeth:obligationActivation "Obligation to monitor client response",
"Obligation to notify client of violation and demand remediation",
"Obligation to report to authorities if client fails to act" ;
proeth:persistenceType "inertial" ;
proeth:principleTransformation "Transforms the abstract tension between faithful agency and public safety into a concrete sequential duty: notify client first, monitor response, then escalate to authorities if remediation is not taken." ;
proeth:stateCategory "conflict" ;
proeth:terminationConditions "Client takes adequate remedial action",
"Conflict resolved through client compliance",
"Professional reports to appropriate authorities" ;
proeth:textReferences "Engineering practice sometimes places the engineer in the position where the interests of a client and the interests of the public are in open and serious conflict.",
"The obligation of the engineer to be faithful to the client and not to disclose confidential information concerning the business affairs of a client without that client's consent, and the obligation of the engineer to hold paramount the public health and safety." ;
proeth-prov:discoveredInCase 86 ;
proeth-prov:discoveredInPass 1 ;
proeth-prov:discoveredInSection "discussion" ;
proeth-prov:firstDiscoveredAt "2026-06-04T17:27:19.652589+00:00"^^xsd:dateTime ;
proeth-prov:firstDiscoveredInCase 86 ;
proeth-prov:matchConfidence 0.8 ;
proeth-prov:matchReasoning "The Faithful Agent Duty Conflict State captures the direct conflict between the professional's obligation to act as a faithful agent for the client and the paramount duty to protect public health, safety, and welfare. The present state is the same concept applied to an environmental law violation context. A medium-confidence match is appropriate because the existing class already encodes this tension generically." ;
proeth-prov:matchedOntologyClass proeth:FaithfulAgentDutyConflictState ;
proeth-prov:matchedOntologyLabel "Faithful Agent Duty Conflict State" ;
proeth-prov:matchesExisting true ;
proeth-prov:sourceText "Engineering practice sometimes places the engineer in the position where the interests of a client and the interests of the public are in open and serious conflict." ;
rdfs:comment "State in which a professional faces an open and serious conflict between obligations owed to a client, including confidentiality and faithful agency, and the paramount obligation to protect public health, safety, and welfare, requiring the professional to prioritize public duty when the two cannot be simultaneously satisfied." ;
rdfs:subClassOf proeth:ConflictState ;
skos:definition "State in which a professional faces an open and serious conflict between obligations owed to a client, including confidentiality and faithful agency, and the paramount obligation to protect public health, safety, and welfare, requiring the professional to prioritize public duty when the two cannot be simultaneously satisfied." ;
skos:scopeNote "[FaithfulAgentDutyConflictState] State in which a professional's obligation to act as a faithful agent or trustee for a client comes into direct conflict with the professional's paramount duty to protect public health, safety, and welfare, requiring the professional to prioritize public safety over client loyalty when the two duties cannot be simultaneously satisfied." ;
prov:generatedAtTime "2026-06-04T17:27:19.652589+00:00"^^xsd:dateTime ;
prov:wasAttributedTo "Case 86 Extraction",
"claude-sonnet-4-6" .