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

<http://proethica.org/ontology/case/120#Engineer_A_Responsible_Charge_CADD_Seal> a owl:NamedIndividual ;
    rdfs:label "Engineer A Responsible Charge CADD Seal" ;
    rdfs:comment "Engineer A was obligated to sign and seal only those CADD-produced documents that he personally prepared, ensuring that his seal reflected genuine authorship and professional responsibility for the technical content." ;
    rdfs:subClassOf <http://proethica.org/ontology/intermediate#ResponsibleChargeSealObligation> .