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