pub fn set_focus_subject<RDF>( subject: RDF::Subject, ) -> impl RDFNodeParse<RDF, Output = ()>where RDF: FocusRDF,