. . . . "This query returns plain-text messages and discourse statements (schema:Statement) about the given resource." . . . "Get messages about resource" . . "prefix rdf: \nprefix rdfs: \nprefix dct: \nprefix np: \nprefix npa: \nprefix npx: \nprefix schema: \nprefix schemah: \n\nselect ?text (group_concat(distinct concat('link'); separator=\", \") as ?link) ?user ?date ?np (\"^\" as ?np_label) where {\n graph npa:graph {\n ?np npa:hasValidSignatureForPublicKeyHash ?pubkey .\n filter not exists { ?npx npx:invalidates ?np ; npa:hasValidSignatureForPublicKeyHash ?pubkey . }\n ?np dct:created ?date .\n ?np dct:creator ?user .\n ?np np:hasAssertion ?a .\n }\n graph ?a {\n values ?_resource_multi_iri {}\n {\n ?a rdfs:label ?text .\n ?a schema:about|schemah:about ?_resource_multi_iri .\n bind(?a as ?s)\n } union {\n ?s a ?stype .\n filter(?stype in (schema:Statement, schemah:Statement))\n ?s rdf:value ?text .\n ?s schema:about|schemah:about ?_resource_multi_iri .\n }\n optional { ?s rdfs:seeAlso ?link . }\n }\n}\ngroup by ?text ?user ?date ?np\norder by desc(?date)" . . "Tobias Kuhn" . "2026-08-19T11:54:47Z"^^ . . . . . . . . . . "RSA" . "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCwUtewGCpT5vIfXYE1bmf/Uqu1ojqnWdYxv+ySO80ul8Gu7m8KoyPAwuvaPj0lvPtHrg000qMmkxzKhYknEjq8v7EerxZNYp5B3/3+5ZpuWOYAs78UnQVjbHSmDdmryr4D4VvvNIiUmd0yxci47dTFUj4DvfHnGd6hVe5+goqdcwIDAQAB" . "kpILr9sjHke8z0xf1o4AvPxAnUt/yzCiyrLAEK6msii1L2DLZHzRuiKjNo5WIjEs1VZbJjbivYo8h7bY3z0N+Ukp/yPY7A3vK0RTSQ1h0dK37xmPZOKTpyx6UUsBGdA8+cBx0E8ptAuCBCrOBWnbHL6gLpVpakIz+FevI7lqAmI=" . . .