The document provides examples of SPARQL queries to retrieve information from an RDF triple store. It describes the basic structure of SPARQL queries, including SELECT clauses to define return variables, WHERE clauses to specify patterns to match, and OPTIONAL, UNION and FILTER clauses. It then gives several examples of SPARQL queries to retrieve classes, subclasses, annotations and logical relations within ontologies stored in the triple store.