Find the sum of all triples $(x, y, z ; (x < y < z) )$ such that $x, y, z, z-y, y-x, z-x$ are all prime positive integers.
(First sum all the triples individually, then sum all the sums)