# filename: ex153.rq PREFIX e: SELECT (MAX(?amount) as ?maxAmount) WHERE { ?meal e:amount ?amount . }