Engineer A
Individual
http://proethica.org/ontology/case/14#Agent_Engineer_A
Properties
Instance of
Relationships
hasClient
Agent City Administrat or, Agent City B
TTL
@prefix case14: <http://proethica.org/ontology/case/14#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix proeth-core: <http://proethica.org/ontology/core#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
case14:Agent_Engineer_A a proeth-core:Agent,
owl:NamedIndividual ;
rdfs:label "Engineer A" ;
proeth-core:hasClient case14:Agent_City_Administrator,
case14:Agent_City_B ;
proeth-core:hasRole case14:Engineer_A_Construction_Services,
case14:Engineer_A_Delivery_Advisor,
case14:Engineer_A_Delivery_Advisor_Incomplete .