@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_0002414	rdf:type	owl:ObjectProperty ,
		owl:TransitiveProperty .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
ns1:RO_0002414	rdfs:subPropertyOf	ns1:RO_0002411 ;
	rdfs:label	"transitively provides input for"@en ;
	rdfs:domain	ns1:BFO_0000015 ;
	rdfs:range	ns1:BFO_0000015 ;
	ns1:IAO_0000114	ns1:IAO_0000428 ;
	ns1:IAO_0000115	"transitive form of directly_provides_input_for" ;
	ns1:IAO_0000117	"Chris Mungall" ;
	ns1:IAO_0000232	"This is a grouping relation that should probably not be used in annotation. Consider instead the child relation 'directly provides input for' (which may later be relabeled simply to 'provides input for')" ;
	ns1:IAO_0000589	"transitively provides input for (process to process)" .