@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix ns1:	<http://purl.obolibrary.org/obo/> .
@prefix owl:	<http://www.w3.org/2002/07/owl#> .
ns1:RO_0002506	rdf:type	owl:ObjectProperty .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
ns1:RO_0002506	rdfs:subPropertyOf	ns1:RO_0002410 ;
	rdfs:label	"causal relation between material entities" ;
	rdfs:domain	ns1:BFO_0000040 ;
	rdfs:range	ns1:BFO_0000040 ;
	ns1:IAO_0000116	"The intent is that the process branch of the causal property hierarchy is primary (causal relations hold between occurrents/processes), and that the material branch is defined in terms of the process branch" ;
	ns1:IAO_0000117	"Chris Mungall" .
@prefix ns4:	<http://purl.obolibrary.org/obo/ro/docs/> .
ns1:RO_0002506	ns1:IAO_0000119	ns4:causal-relations ;
	ns1:IAO_0000232	"Do not use this relation directly. It is intended as a grouping for a diverse set of relations, all involving cause and effect." .