@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_0002213	rdf:type	owl:TransitiveProperty ,
		owl:ObjectProperty .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
ns1:RO_0002213	rdfs:subPropertyOf	ns1:RO_0002304 ,
		ns1:RO_0002211 ;
	owl:inverseOf	ns1:RO_0002336 ;
	rdfs:label	"positively regulates"@en ;
	owl:propertyChainAxiom	_:b1214507 ,
		_:b1214509 ;
	ns1:IAO_0000115	"Process(P1) postively regulates process(P2) iff: P1 initiates P2, or P1 increases the the frequency of initiation of P2 or the magnitude or rate of output of P2." ;
	ns1:IAO_0000117	"Chris Mungall"@en .
@prefix ns4:	<http://purl.obolibrary.org/obo/ro/docs/> .
ns1:RO_0002213	ns1:IAO_0000119	ns4:causal-relations ;
	ns1:IAO_0000589	"positively regulates (process to process)" ;
	ns1:RO_0004049	ns1:RO_0002211 .
_:b1214506	rdf:first	ns1:RO_0002212 ;
	rdf:rest	rdf:nil .
_:b1214507	rdf:first	ns1:RO_0002212 ;
	rdf:rest	_:b1214506 .
_:b1214508	rdf:first	ns1:RO_0002213 ;
	rdf:rest	rdf:nil .
_:b1214509	rdf:first	ns1:RO_0002230 ;
	rdf:rest	_:b1214508 .