Traqula
    Preparing search index...
    annotationPath: SparqlGrammarRule<
        "annotationPath",
        Patch<
            IGraphNode,
            {
                node: BlankNode
                | IriTerm<string>
                | types.Term;
                triples: Patch<Triple, { object: types.Term; subject: types.Term }>[];
            },
        >[],
        undefined,
    > = ...