`whenYear` >='-3000'
AND `whenYear` <='3000'
AND
( `whoCharName` = 'artwork La Petite Angelina and Miss C. Thompson, at the Boston Museum ' or `whoRel` = 'artwork La Petite Angelina and Miss C. Thompson, at the Boston Museum')
AND (`access` ='Public' )
ORDER BY `whenYear` ASC, `whenMonth` ASC , `whenDay` ASC,`eventSig` DESC
LIMIT
0
,
300