Using a sequence requires the following syntax:

INSERT INTO table name (column, column)
VALUES (value, NEXTVAL, data, data)