. . . . "This query returns plain-text messages about the given Space." . . . "Get messages about Space" . . "prefix rdfs: \r\nprefix dct: \r\nprefix np: \r\nprefix npa: \r\nprefix npx: \r\nprefix schema: \r\n\r\nselect ?text ?np ?user ?date where {\r\n graph npa:graph {\r\n ?np npa:hasValidSignatureForPublicKeyHash ?pubkey .\r\n filter not exists { ?npx npx:invalidates ?np ; npa:hasValidSignatureForPublicKeyHash ?pubkey . }\r\n ?np dct:created ?date .\r\n ?np dct:creator ?user .\r\n ?np np:hasAssertion ?a .\r\n }\r\n graph ?a {\r\n ?a rdfs:label ?text .\r\n values ?_space_multi_iri {}\r\n ?a schema:about ?_space_multi_iri .\r\n }\r\n} order by desc(?date)" . . "Tobias Kuhn" . "2025-10-06T09:29:44.449+02:00"^^ . . . . . . . . . . . "RSA" . "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCwUtewGCpT5vIfXYE1bmf/Uqu1ojqnWdYxv+ySO80ul8Gu7m8KoyPAwuvaPj0lvPtHrg000qMmkxzKhYknEjq8v7EerxZNYp5B3/3+5ZpuWOYAs78UnQVjbHSmDdmryr4D4VvvNIiUmd0yxci47dTFUj4DvfHnGd6hVe5+goqdcwIDAQAB" . "O8u6VZgRVJJ6ABtKRAVfpVdbtCKEqogGq5sFBzRwoBi4KlZ9kacpR0fAOmVXRS4BwQvZVxsiw24KcRqCWVjVA+fVCtNHb5xVS6fIbCdYgqkbrWP3jHT9tg1t4Nqy7aeSdGwwVnZG/oef0PThhlxOGB7C7p4U7r4HyanSODhd3n4=" . . .