@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:ResponsibleChargeEngineer a owl:Class ;
rdfs:label "Responsible Charge Engineer" ;
proeth:confidence "0.88" ;
proeth:roleCategory "provider_client" ;
proeth:textReferences "Engineer A did not maintain responsible charge in violation of licensure law",
"Engineer A, as the engineer in Responsible Charge of the project, is required to provide an experienced-based quality assurance review",
"NSPE defines 'Responsible Charge' in NSPE Position Statement No. 10-1778 as 'being actively engaged in the engineering process, from conception to completion.'" ;
proeth-prov:discoveredInCase 7 ;
proeth-prov:discoveredInPass 1 ;
proeth-prov:discoveredInSection "discussion" ;
proeth-prov:firstDiscoveredAt "2026-06-03T14:00:40.742585+00:00"^^xsd:dateTime ;
proeth-prov:firstDiscoveredInCase 7 ;
proeth-prov:matchConfidence 0.72 ;
proeth-prov:matchReasoning "Responsible Charge Engineer is a specialization of Engineer Role, distinguished by the formal licensure-law concept of responsible charge, which imposes active engagement and supervisory control obligations beyond general engineering practice. No existing extracted class captures this specific licensure-based accountability framing." ;
proeth-prov:matchedOntologyClass proeth:EngineerRole ;
proeth-prov:matchedOntologyLabel "Engineer Role" ;
proeth-prov:matchesExisting true ;
proeth-prov:sourceText "Engineer A did not maintain responsible charge in violation of licensure law" ;
rdfs:comment "A licensed professional engineering role in which the practitioner bears formal responsible charge over a project or work product, meaning they must be actively engaged in the engineering process from conception to completion, personally make or directly supervise all engineering decisions, and cannot satisfy this obligation by reviewing completed documents after the fact without involvement in design and development." ;
rdfs:subClassOf proeth:EngineerRole,
proeth:ProviderClientRole ;
skos:definition "A licensed professional engineering role in which the practitioner bears formal responsible charge over a project or work product, meaning they must be actively engaged in the engineering process from conception to completion, personally make or directly supervise all engineering decisions, and cannot satisfy this obligation by reviewing completed documents after the fact without involvement in design and development." ;
skos:scopeNote "[EngineerRole] A professional role involving engineering practice and responsibilities. Occupational archetype head for all engineer specializations and extracted engineer-role leaves." ;
prov:generatedAtTime "2026-06-03T14:00:40.742585+00:00"^^xsd:dateTime ;
prov:wasAttributedTo "Case 7 Extraction",
"claude-sonnet-4-6" .