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

<http://proethica.org/ontology/case/7#Local_Site_Safety_Regulations> a owl:NamedIndividual ;
    rdfs:label "Local Site Safety Regulations" ;
    rdfs:comment "Client W identified that the AI-generated design documents omitted key safety features required by local regulations, establishing the regulatory standard against which Engineer A's design documents were found deficient." ;
    rdfs:subClassOf <http://proethica.org/ontology/intermediate#LegalResource> .