# filename: ex492.rq PREFIX dm: SELECT * WHERE { } VALUES (?color ?direction) { ( dm:red "north" ) ( dm:blue "west" ) }