. . . . "This query returns plain-text messages and discourse statements (schema:Statement) about the given resource, about its sub-spaces and maintained resources, as well as replies (via as:inReplyTo) to any of these. The 'about' column shows the specific (sub-)space or resource each message is about." . . . "Get messages about resource" . . "prefix rdf: \nprefix rdfs: \nprefix dct: \nprefix foaf: \nprefix np: \nprefix npa: \nprefix npx: \nprefix schema: \nprefix schemah: \nprefix as: \n\nselect ?text (group_concat(distinct concat('link'); separator=\", \") as ?link) ?about_multi_iri ?about_label_multi ?user ?date ?np (\"^\" as ?np_label) where {\n {\n select ?a ?s ?text (group_concat(?target; separator=\" \") as ?about_multi_iri) (group_concat(replace(replace(?target_label, \"\\\\\\\\\", \"\\\\\\\\\\\\\\\\\"), \"[\\r\\n]+\", \"\\\\\\\\n\"); separator=\"\\n\") as ?about_label_multi) where {\n select distinct ?a ?s ?text ?target ?target_label where {\n {\n select distinct ?target where {\n service {\n graph npa:graph { npa:hasCurrentSpaceState ?g . }\n graph ?g {\n values ?_resource_multi_iri {}\n ?target (npa:isSubSpaceOf|npa:isMaintainedBy)* ?_resource_multi_iri .\n }\n }\n }\n }\n optional {\n {\n select ?target (max(concat(str(?tdate), \" \", ?tl)) as ?tagged) where {\n graph ?tg { ?target rdfs:label|dct:title|foaf:name ?tl . }\n graph npa:graph {\n ?tnp np:hasAssertion ?tg .\n ?tnp dct:created ?tdate .\n ?tnp npa:hasValidSignatureForPublicKeyHash ?tpubkey .\n filter not exists { ?tnpx npx:invalidates ?tnp ; npa:hasValidSignatureForPublicKeyHash ?tpubkey . }\n }\n service {\n graph npa:graph { npa:hasCurrentSpaceState ?g2 . }\n graph ?g2 {\n values ?_resource_multi_iri {}\n ?target (npa:isSubSpaceOf|npa:isMaintainedBy)* ?_resource_multi_iri .\n }\n }\n }\n group by ?target\n }\n }\n bind(coalesce(strafter(?tagged, \" \"), replace(str(?target), \"^.*[/#]([^/#]+)$\", \"$1\")) as ?target_label)\n {\n graph ?a {\n {\n ?a rdfs:label ?text .\n ?a schema:about|schemah:about ?target .\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 ?target .\n }\n }\n } union {\n ?anchor schema:about|schemah:about ?target .\n ?s as:inReplyTo+ ?anchor .\n graph ?a {\n ?s a ?stype2 .\n filter(?stype2 in (schema:Statement, schemah:Statement))\n ?s rdf:value ?text .\n }\n }\n }\n }\n group by ?a ?s ?text\n }\n optional { graph ?a { ?s rdfs:seeAlso ?link . } }\n graph npa:graph {\n ?np np:hasAssertion ?a .\n ?np npa:hasValidSignatureForPublicKeyHash ?pubkey .\n filter not exists { ?npx npx:invalidates ?np ; npa:hasValidSignatureForPublicKeyHash ?pubkey . }\n }\n optional { graph npa:graph { ?np dct:created ?date . } }\n optional { graph npa:graph { ?np dct:creator ?user . } }\n}\ngroup by ?text ?about_multi_iri ?about_label_multi ?user ?date ?np\norder by desc(?date)" . . "Tobias Kuhn" . "2026-08-21T09:33:15Z"^^ . . . . . . . . . . "RSA" . "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCwUtewGCpT5vIfXYE1bmf/Uqu1ojqnWdYxv+ySO80ul8Gu7m8KoyPAwuvaPj0lvPtHrg000qMmkxzKhYknEjq8v7EerxZNYp5B3/3+5ZpuWOYAs78UnQVjbHSmDdmryr4D4VvvNIiUmd0yxci47dTFUj4DvfHnGd6hVe5+goqdcwIDAQAB" . "CnlAJyUcfO7Q0dB+CS7PvrnyV1C7HgxbschR4r/fjswSvpmT5+BYLTYMkhMyMB1iWrnJgt+yTltl6mL8m4FN2OKkzoJDjVVmienvBk3ApNj7akGYXASeQXzEKARYh9AuH3yzl7v6cNnL/WJI4yJ94MIadN8XflLz6DmNaAUhpwo=" . . .