consult(fileName)
or simply
[fileName].
As an extension, both consult/1 and []/1 accept a list of file names.
In order to see the consulted or dynamically asserted clauses in the program area, use
listing
and in order to see the clauses that define a predicate Atom/Arity,
use
listing(Atom/Arity)