Independent Geotechnical Consultant
Individual
http://proethica.org/ontology/case/71#Agent_Independent_Geotechnical_Consultant
Properties
Instance of
Relationships
hasClient
Agent Engineer A
hasRole
Geotechnical Consultant Observer
reviewsWorkOf
Agent Engineer B
TTL
@prefix case71: <http://proethica.org/ontology/case/71#> .
@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#> .
case71:Agent_Independent_Geotechnical_Consultant a proeth-core:Agent,
owl:NamedIndividual ;
rdfs:label "Independent Geotechnical Consultant" ;
proeth-core:hasClient case71:Agent_Engineer_A ;
proeth-core:hasRole case71:Geotechnical_Consultant_Observer ;
proeth-core:reviewsWorkOf case71:Agent_Engineer_B .