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