I am assuming the the items are in a SharePoint list.
It depends on the internal names of the columns, but the following should
Status eq 'Archive' and Created le 'addToTime(utcNow(),-5,'Year','yyyy-MM-dd')'
Obviously, the addToTime expression must be entered in the expression window.