@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_0002413	rdf:type	owl:ObjectProperty .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
ns1:RO_0002413	rdfs:subPropertyOf	ns1:RO_0002412 ,
		ns1:RO_0002414 ;
	rdfs:label	"directly provides input for"@en ;
	owl:propertyChainAxiom	_:b1214597 ;
	ns1:IAO_0000114	ns1:IAO_0000428 ;
	ns1:IAO_0000115	"p1 directly provides input for p2 iff there exists some c such that p1 has_output c and p2 has_input c" ;
	ns1:IAO_0000116	"This is currently called 'directly provides input for' to be consistent with our terminology where we use 'direct' whenever two occurrents succeed one another directly. We may relabel this simply 'provides input for', as directness is implicit" ;
	ns1:IAO_0000117	"Chris Mungall" .
@prefix ns4:	<http://purl.obolibrary.org/obo/ro/docs/> .
ns1:RO_0002413	ns1:IAO_0000119	ns4:causal-relations ;
	ns1:IAO_0000589	"directly provides input for (process to process)" .
_:b1214596	rdf:first	ns1:RO_0002400 ;
	rdf:rest	rdf:nil .
_:b1214597	rdf:first	ns1:RO_0002402 ;
	rdf:rest	_:b1214596 .