Traqula
    Preparing search index...

    Type Alias TripleCollectionReifiedTriple

    TripleCollectionReifiedTriple: TripleCollectionBase & {
        identifier: TermVariable | TermIri | TermBlank;
        subType: "reifiedTriple";
    }