http://purl.obolibrary.org/obo/RO_0002500
A relationship between a material entity and a process where the material entity has some causal role that influences the process
@prefix obo: <http://purl.obolibrary.org/obo/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
obo:RO_0002500 a owl:ObjectProperty ;
rdfs:label "causal agent in process" ;
obo:IAO_0000119 <http://purl.obolibrary.org/obo/ro/docs/causal-relations> ;
rdfs:isDefinedBy obo:ro.owl ;
rdfs:subPropertyOf obo:RO_0002595 ;
skos:definition "A relationship between a material entity and a process where the material entity has some causal role that influences the process" .