@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_0002010	rdf:type	owl:ObjectProperty .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
ns1:RO_0002010	rdfs:subPropertyOf	ns1:RO_0002418 ;
	rdfs:label	"regulates in other organism" ;
	rdfs:domain	ns1:BFO_0000015 ;
	rdfs:range	ns1:BFO_0000015 ;
	ns1:IAO_0000115	"x 'regulates in other organism' y if and only if: (x is the realization of a function to exert an effect on the frequency, rate or extent of y) AND (the agents of x are produced by organism o1 and the agents of y are produced by organism o2)." ;
	ns1:IAO_0000117	"David Osumi-Sutherland" .