Query: select ?s ?p ?o where {
  select ?s ?p ?o where {
    ?s ?p ?o
    } limit 4
  } limit 10
400 Parser error
This is a 4store SPARQL server [VERSION]

SubSELECTs are not implemented
