. . . . "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" . "E+1jcVL6xjUBRcrJG1CY8f3PCheM0Vo50XS2aEUiAumBMDHoZ0b4+btYR5Szbzd3/5QpmeX9+dYF9OsawnWZdhLhLjsnysBlYBt2qL9MS5z4kAo/YeX1+IP7CmXJwOhjjgUibHwXcl7fIf3vTczlN57zfFSv+HW9fM0G8IwoJ8A=" . . .