pub fn serialize_to_rdf_file( file_path: &str, quins: &[NQuin], format: RdfFormat, ) -> Result<(), String>
Serialize Quins to RDF format file