Engineer A
Individual
http://proethica.org/ontology/case/86#Agent_Engineer_A
Properties
Instance of
Relationships
employedBy
Agent VWX Architects and Engineers
hasClient
Agent Client, Agent Public Agency
TTL
@prefix case86: <http://proethica.org/ontology/case/86#> .
@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#> .
case86:Agent_Engineer_A a proeth-core:Agent,
owl:NamedIndividual ;
rdfs:label "Engineer A" ;
proeth-core:employedBy case86:Agent_VWX_Architects_and_Engineers ;
proeth-core:hasClient case86:Agent_Client,
case86:Agent_Public_Agency ;
proeth-core:hasRole case86:Engineer_A_Public_Responsibility,
case86:Engineer_A_Structural_Inspection_Sub-Consultant,
case86:Engineer_A_Wetland_Delineation_Engineer .