Sometimes we need to be able to identify a work number based on a given image group number. For example, what's the work number linked to image group number I1KG32?
On tbrc.org we can determine this by viewing the xmldoc: https://www.tbrc.org/xmldoc?rid=I1KG32
which has the node <imagegroup:isVolumeOf num="17" work="W1KG14"/> which gives you the corresponding work number W1KG14
Is there a LDS query that will give us similar information?