Very, very quick and dirty ntriples comparison routine. It uses a similar partitioning approach to that of Jena, but doesn't bother to repartition candidate sets. Usage: ntc file1.nt file2.nt && echo match || echo no match