. . . . "This query returns plain-text messages about ESWC 2025." . . . "Get messages about ESWC 2025" . . "prefix rdfs: \r\nprefix dct: \r\nprefix np: \r\nprefix npa: \r\nprefix npx: \r\nprefix schema: \r\n\r\nselect ?text ?np ?creator ?date where {\r\n graph npa:graph {\r\n ?np npa:hasValidSignatureForPublicKey ?pubkey .\r\n filter not exists { ?npx npx:invalidates ?np ; npa:hasValidSignatureForPublicKey ?pubkey . }\r\n ?np dct:created ?date .\r\n ?np dct:creator ?creator .\r\n ?np np:hasAssertion ?a .\r\n }\r\n graph ?a {\r\n ?a rdfs:label ?text .\r\n ?a schema:about .\r\n }\r\n} order by desc(?date)" . . "Tobias Kuhn" . "2025-05-31T06:05:26.319Z"^^ . . . . . . . . . "RSA" . "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQD4Wj537OijfOWVtsHMznuXKISqBhtGDQZfdO6pbb4hg9EHMcUFGTLbWaPrP783PHv8HMAAPjvEkHLaOHMIknqhaIa5236lfBO3r+ljVdYBElBcLvROmwG+ZGtmPNZf7lMhI15xf5TfoaSa84AFRd5J2EXekK6PhaFQhRm1IpSYtwIDAQAB" . "2ePovGzyy7aF9VjvttJJ/JCo99VOwIsuAL4fSFnHI0xOdv0wm9pJ7WzJJG+nMh//RdisZ8qY8RCV1q9guaqLiWVuXJU2pj9WU8ILfOHopOdIIQuTnXXSfYombaIJWfq0vwj5nm344Lt/H4s9buwcogfp5V4KzOoHslfQQeuatEA=" . . .