I just got an AlreadyReifiedException on a call to createReifiedStatement. This seems to imply there can only be one reified R(s) for any S.
Yet I observe the following, which is prepared to return more than one. When could that happen? Model::listReifiedStatements(Statement s) - all the reified statements reifiying s in this model.
