%% goal: answer(X0)

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