@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_Safety_Obligation_Wetland_Fill> a owl:NamedIndividual ;
    rdfs:label "Engineer A Safety Obligation Wetland Fill" ;
    rdfs:comment "Engineer A is obligated to hold paramount the safety, health, and welfare of the public by taking action in response to the observed unpermitted wetland fill, which constitutes a substantial violation of federal and state environmental law with consequences for public welfare and environmental resources." ;
    rdfs:subClassOf <http://proethica.org/ontology/intermediate#SafetyObligation> .