# # join used and generated by to reconstruct "xform" relations # PREFIX a: PREFIX b: PREFIX rdfs: PREFIX rdf: SELECT ?process ?iterationVector WHERE { ?process b:iteration ?iterationVector }