@prefix rs: . [] rs:ResultSet ; rs:resultVariable "title" ; rs:solution [ rs:binding [ rs:value "SPARQL Tutorial" ; rs:variable "title" ] ] .