@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_Advisory> a owl:NamedIndividual ;
    rdfs:label "Engineer A Self-Promotion Advisory" ;
    rdfs:comment "Engineer A was prohibited from using the advisory engagement with City Administrator as a vehicle to promote Engineer A's own qualifications and services by structuring the memo to recommend the delivery method under which Engineer A could provide paid construction services." ;
    rdfs:subClassOf <http://proethica.org/ontology/intermediate#Self-PromotionAdvisoryConstraint> .