Required by #70 to give the `focusNode` as [RDF Term](https://www.w3.org/TR/rdf11-concepts/#dfn-rdf-term) serialized in [canonical ntriples](https://www.w3.org/TR/n-triples/#canonical-ntriples) form, e.g: ~~~ <http://example.org> _:foo "42"^^<http://www.w3.org/2001/XMLSchema#integer> "hello"@en ~~~
Required by #70 to give the
focusNodeas RDF Term serialized in canonical ntriples form, e.g: