Lexicographically sort triples.
--- a/test-suite/tests/toRdf-0032-out.nq Thu May 23 15:52:15 2013 -0700
+++ b/test-suite/tests/toRdf-0032-out.nq Tue May 28 13:08:50 2013 -0400
@@ -1,3 +1,3 @@
<http://example.org/node1> <http://www.w3.org/2002/07/owl#sameAs> <http://example.org/node2> .
+<http://example.org/node2> <http://example.org/link> <http://example.org/node3> .
<http://example.org/node2> <http://www.w3.org/2000/01/rdf-schema#label> "Node 2" .
-<http://example.org/node2> <http://example.org/link> <http://example.org/node3> .
--- a/test-suite/tests/toRdf-0033-out.nq Thu May 23 15:52:15 2013 -0700
+++ b/test-suite/tests/toRdf-0033-out.nq Tue May 28 13:08:50 2013 -0400
@@ -1,3 +1,3 @@
<http://example.org/node1> <http://www.w3.org/2002/07/owl#sameAs> <http://example.org/node2> .
+<http://example.org/node2> <http://example.org/link> <http://example.org/node3> .
<http://example.org/node2> <http://www.w3.org/2000/01/rdf-schema#label> "Node 2" .
-<http://example.org/node2> <http://example.org/link> <http://example.org/node3> .
--- a/test-suite/tests/toRdf-0034-out.nq Thu May 23 15:52:15 2013 -0700
+++ b/test-suite/tests/toRdf-0034-out.nq Tue May 28 13:08:50 2013 -0400
@@ -1,3 +1,3 @@
<http://example.org/node1> <http://www.w3.org/2002/07/owl#sameAs> <http://example.org/node2> .
+<http://example.org/node2> <http://example.org/link> <http://example.org/node3> .
<http://example.org/node2> <http://www.w3.org/2000/01/rdf-schema#label> "Node 2" .
-<http://example.org/node2> <http://example.org/link> <http://example.org/node3> .