pub fn instances_of<RDF>( expected: &IriS, ) -> impl RDFNodeParse<RDF, Output = Vec<RDF::Subject>>where RDF: FocusRDF,
Returns all nodes that are instances of the expected IRI in the RDF data