application/rdfjs+json content type. It'd be like, GET /proxy?uri=https://ex.com/resource.ttl -H 'Accept: application/rdfjs+json and the proxy would fetch the Turtle resource, parse it into rdf js format, serialize it to json & return it
JSON.parse() and that's it. it's already pre-digested