pub fn term_as_iri<RDF>( term: &RDF::Term, ) -> impl RDFNodeParse<RDF, Output = IriS>where RDF: FocusRDF,