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

<http://proethica.org/ontology/case/14#Engineer_A_Self-Promotion_in_Advisory> a owl:NamedIndividual ;
    rdfs:label "Engineer A Self-Promotion in Advisory" ;
    rdfs:comment "Engineer A was prohibited from submitting a firm qualifications summary and project references alongside an advisory recommendation that steered City B toward the delivery method under which Engineer A could provide services, because doing so converted the advisory engagement into a self-promotional solicitation without disclosure of the conflict." ;
    rdfs:subClassOf <http://proethica.org/ontology/intermediate#Self-PromotionAdvisoryConstraint> .