A single fact.
@type t() :: %Wongi.Engine.WME{object: any(), predicate: any(), subject: any()}
@spec fetch(t(), :subject | :predicate | :object) :: any()