. . . . "This query returns the list of people who declared their participation in the WikiCite 2025 event." . . . "Get the WikiCite 2025 participants" . . "PREFIX wd: \r\nPREFIX foaf: \r\nprefix rdfs: \r\nprefix dct: \r\nprefix np: \r\nprefix npa: \r\nprefix npx: \r\n\r\nselect ?participant ?name ?np ?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 np:hasAssertion ?a .\r\n ?np np:hasPublicationInfo ?i .\r\n }\r\n graph ?a {\r\n ?participant wd:P1344 wd:Q133846580 .\r\n }\r\n graph ?i {\r\n ?participant foaf:name ?name .\r\n }\r\n} order by desc(?date)" . . "Tobias Kuhn" . "2025-08-31T11:09:23.615Z"^^ . . . . . . . . . "RSA" . "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQD4Wj537OijfOWVtsHMznuXKISqBhtGDQZfdO6pbb4hg9EHMcUFGTLbWaPrP783PHv8HMAAPjvEkHLaOHMIknqhaIa5236lfBO3r+ljVdYBElBcLvROmwG+ZGtmPNZf7lMhI15xf5TfoaSa84AFRd5J2EXekK6PhaFQhRm1IpSYtwIDAQAB" . "GUHUI9AwFZdFFbGMFCqDopAupHUQd4zoWdEK6G5L6l4F+q5yI9BaToyN2HelPE8fqiCEba6sHWKYK7d/PocbUz6YhHaxeGuqjG8SBPWdEtGK8Tf37DpVpYW4QID+six2mKUYMuQYS2H37GDNPiAQVgAQtWn+utvElf1CqdHyZqA=" . . .