@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_Fact-Based_Disclosure_Threshold> a owl:NamedIndividual ;
    rdfs:label "Engineer A Fact-Based Disclosure Threshold" ;
    rdfs:comment "Engineer A directly observes the unpermitted fill on the wetland site, placing the violation at the level of established fact rather than suspicion or preliminary concern. This observation by a qualified environmental engineer who performed the original delineation crosses the threshold at which disclosure becomes a professional obligation rather than a discretionary act." ;
    rdfs:subClassOf <http://proethica.org/ontology/intermediate#Fact-BasedDisclosureThresholdPrinciple> .