@prefix rdf: . @prefix rs: . [] rs:ResultSet ; rs:resultVariable "annotates" ; rs:solution [ rs:binding [ rs:value ; rs:variable "annotates" ] ] .