@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#Client_Wetland_Fill_Violator> a owl:NamedIndividual ;
    rdfs:label "Client Wetland Fill Violator" ;
    rdfs:comment "Commissioned wetland delineation services from Engineer A and subsequently installed substantial fill material on more than half an acre of the wetland site without any permits, variances, or permissions, constituting a substantial violation of federal and state environmental laws." ;
    rdfs:subClassOf <http://proethica.org/ontology/intermediate#WetlandFillViolatorClient> .