. . . . "Returns the latest users who have introduced themselves, with the user IRI in the user_iri column for display." . . . "Get latest users v2" . . "prefix np: \nprefix npx: \nprefix npa: \nprefix dct: \n\nselect ?user_iri where {\n {\n select ?user_iri (min(?date) as ?mindate) where {\n graph npa:graph {\n ?intronp npa:hasValidSignatureForPublicKey ?introPubkey .\n filter not exists { ?intronpx npx:retracts ?intronp ; npa:hasValidSignatureForPublicKey ?pubkey . }\n filter not exists { ?intronp npx:supersedes ?intronpx . }\n ?intronp dct:created ?date .\n ?intronp np:hasAssertion ?a .\n }\n graph ?a {\n ?keydeclaration npx:declaredBy ?user_iri .\n ?keydeclaration npx:hasPublicKey ?pubkey .\n }\n }\n group by ?user_iri\n }\n}\norder by desc(?mindate)\nlimit 100" . . "Tobias Kuhn" . "2026-04-13T00:00:00Z"^^ . . . . . . . . . . "RSA" . "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCwUtewGCpT5vIfXYE1bmf/Uqu1ojqnWdYxv+ySO80ul8Gu7m8KoyPAwuvaPj0lvPtHrg000qMmkxzKhYknEjq8v7EerxZNYp5B3/3+5ZpuWOYAs78UnQVjbHSmDdmryr4D4VvvNIiUmd0yxci47dTFUj4DvfHnGd6hVe5+goqdcwIDAQAB" . "Po9uopfbEbzCN+Qv5Ppa2PqQFlIn2PJMb5QnDLUQLrAIWE850cQzWhjFa9COwtbmPNuFqCFtrZY6lTXA9zvZMUi2zeqk/QfWz5Q36nwN625rrxB2UWdrpM+auhkwezCynMeOe6EXWMKSm4T4dDeS3HHtiA09uooLjDVi2v/z9f4=" . . .