. . . . "This query returns the testimonials about the given entity." . . . "Get testimonials about entity" . . "prefix rdfs: \nprefix dct: \nprefix np: \nprefix npa: \nprefix npx: \nprefix schema: \nprefix gen: \n\nselect ?author ?author_label ?text ?date ?np (\"^\" as ?np_label) where {\n graph npa:graph {\n ?np npx:hasNanopubType gen:Testimonial .\n ?np npa:hasValidSignatureForPublicKeyHash ?pubkey .\n filter not exists { ?npx npx:invalidates ?np ; npa:hasValidSignatureForPublicKeyHash ?pubkey . }\n ?np npx:introduces ?testimonial .\n ?np np:hasAssertion ?a .\n ?np dct:created ?date .\n }\n graph ?a {\n ?testimonial dct:description ?text .\n values ?_subject_multi_iri {}\n ?testimonial schema:about ?_subject_multi_iri .\n ?testimonial schema:author ?author .\n optional { ?author rdfs:label ?author_label . }\n }\n}\norder by desc(?date)" . . "Tobias Kuhn" . "2026-04-10T15:06:09Z"^^ . . . . . . . . . . "RSA" . "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCwUtewGCpT5vIfXYE1bmf/Uqu1ojqnWdYxv+ySO80ul8Gu7m8KoyPAwuvaPj0lvPtHrg000qMmkxzKhYknEjq8v7EerxZNYp5B3/3+5ZpuWOYAs78UnQVjbHSmDdmryr4D4VvvNIiUmd0yxci47dTFUj4DvfHnGd6hVe5+goqdcwIDAQAB" . "YuutRygJQYFVZ56EkpEzEQa0UEPdHHNtJBJkgM4Roo0E8vCupc2JIV/Jw4m2YvfdotTddVM1CkyekQmL7MlBkt08coBZ6tJSAoPcKtqK9qO0M+gugibtHPM2tlmsJedGyOg458JGhOX9cBWzIeKOTp1xI27igjSz7t+W6q4uknQ=" . . .