9596979899100101
roundTripOntology(ont, new NTriplesDocumentFormat()); } @Test public void testNQuads() throws Exception { roundTripOntology(ont, new NQuadsDocumentFormat()); }