I have one RDF file for a student and another for his school. I wold like to perform a sparql query that will check the conditions and fetch information from both the RDF files. Currently I am using Jena server to query single RDF file and easely able to query. Please suggest me some tool to join or concatenate or combine multiple RDF files and query them using sparql.