This document summarizes and compares four prominent RDF query languages: RDQL, SPARQL, SeRQL, and XsRQL. It evaluates each language based on seven key features: support for data types, path expressions, closure, semantics, optional values, aggregate functions, and advanced set operations. The document finds that while no language is complete, SPARQL shows the most potential as the future W3C standard due to its iterative development process incorporating feedback from the W3C working group. RDQL provides basic functionality but was not intended for complex queries. SeRQL has strong open source support. XsRQL extends existing XML query approaches.