I am exploring the possibility of querying a graph in Sesame triplestore using JavaScript and then extracting the results as SPARQL/JSON. My goal is to retrieve Lat/Long values and visualize them on a map using leaflet.js.
You can find more information about this topic in the follow-up question located at Querying Sesame triplestore using JavaScript