Consider a relation R(P, Q, R, S, T) and a set of functional dependencies F = { PQ → R, S → T, PR → S, Q → T }. The relation R is decomposed into R1 = (P, Q, R) and R2 = (P, S, T). Which of the following statements about the dependency preservation of this decomposition is TRUE?