# filename: ex246.rq BASE CONSTRUCT {?s ?p ?testURI.} WHERE { ?s ?p ?o . BIND (URI(?o) AS ?testURI) }