This document introduces SPARQL, a query language for RDF data. It discusses the main SPARQL query forms like SELECT, ASK, and CONSTRUCT. It also covers features like filtering results, using functions and operators, optional graph patterns, and common problems in SPARQL queries.