\setuppapersize[A5][A4]
\setuplayout[location=middle,width=fit,
    backspace=2cm,leftmargin=1.5cm,leftmargindistance=5mm,rightmargin=1.5cm,rightmargindistance=5mm]
\starttext
\showframe
\placefigure[top][fig:ref]
   {Caption}
   {\offset[leftoffset=\dimexpr-3mm\relax]
    {\externalfigure[cow][frame=on,width=\dimexpr\paperwidth+6mm\relax]}}
\stoptext