The following example demonstrates usage of the output:format pragma.
output:format
DEFINE output:format "TTL" SELECT * WHERE { graph ?g { ?s ?p ?o } } LIMIT 10