. . . . "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 ?label ?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 rdfs:label ?label .\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-10T14:58:13Z"^^ . . . . . . . . . . "RSA" . "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCwUtewGCpT5vIfXYE1bmf/Uqu1ojqnWdYxv+ySO80ul8Gu7m8KoyPAwuvaPj0lvPtHrg000qMmkxzKhYknEjq8v7EerxZNYp5B3/3+5ZpuWOYAs78UnQVjbHSmDdmryr4D4VvvNIiUmd0yxci47dTFUj4DvfHnGd6hVe5+goqdcwIDAQAB" . "UqWHa+khqMYrhpJh16XR9KEXi+SSVIJWXd5Kvs4IKXJ48oKk3PLTh4hy66fliuvJ6yjevXS5SA6V64xSjiJqIdNRxDhr0rnwkdxGqr4h0NApYUm6R+hW2tSwO6ZFtSgQmhLsy/SasNgJnL2n+Uy5A3Mrlb/USQcqHdS/rJbIzUQ=" . . .