%% goal: answer(X0)

answer(Text) :- term_string(pair('<urn:example:a>', [1, two]), Text).
