This document outlines an introduction to Datalog+/–, which is an ontology language that can represent tuple-generating dependencies (TGDs). It describes how queries are answered over Datalog+/– ontologies by using the chase procedure to apply TGDs. As an example, it shows applying the chase to an ontology with TGDs describing travel activities and its initial database. The chase results in adding inferred atoms with null values to represent existential variables.