This document provides an overview of linked data and the SPARQL query language. It defines linked data as a method of publishing structured data on the web so that it can be interlinked and queried. The key aspects covered include linked data principles of using URIs to identify things and including links to other related data. SPARQL is introduced as the query language for retrieving and manipulating linked data.