. . . . "Returns the public key hashes of the admins of a given space ref (space IRI + root definition), not merged across refs. Pass the ref's root nanopub (root_np); the query resolves the ref via npa:rootNanopub and returns, for each trust-state-validated admin RoleInstantiation (npa:inverseProperty gen:hasAdmin) scoped to that ref (npa:forSpaceRef), the admin agent and each of its AccountState pubkey hashes. Ref-scoped variant of get-space-admin-pubkey-hashes (which is IRI-keyed via npa:forSpace and merges all refs of an IRI)." . . . "Get space admin pubkey hashes (ref-scoped)" . . "prefix npa: \nprefix gen: \n\nselect distinct ?agent ?pkh where {\n graph npa:graph { npa:thisRepo npa:hasCurrentSpaceState ?g . }\n values ?_root_np_multi_iri {}\n graph npa:spacesGraph { ?ref npa:rootNanopub ?_root_np_multi_iri . }\n graph ?g {\n ?ri a gen:RoleInstantiation ;\n npa:inverseProperty gen:hasAdmin ;\n npa:forSpaceRef ?ref ;\n npa:forAgent ?agent .\n ?acct a npa:AccountState ;\n npa:agent ?agent ;\n npa:pubkey ?pkh .\n }\n}" . . "Tobias Kuhn" . "2026-06-16T12:50:54Z"^^ . . . . "RSA" . "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCwUtewGCpT5vIfXYE1bmf/Uqu1ojqnWdYxv+ySO80ul8Gu7m8KoyPAwuvaPj0lvPtHrg000qMmkxzKhYknEjq8v7EerxZNYp5B3/3+5ZpuWOYAs78UnQVjbHSmDdmryr4D4VvvNIiUmd0yxci47dTFUj4DvfHnGd6hVe5+goqdcwIDAQAB" . "bOycqUXcxBi3LLa/zWlJnQNmJcsGWZJtzbKXkP/px7s79KNQSJQtgjqAmKwNr7y9mxjY7/CgXn00T94jU9eCoSJvYhJb/50NjnoG2e2oaG6763Q5POKj6SivcKFroBOtww1sU+UWI4VInIk9GuAcOCHLiwsRlXoSG12guezo2BM=" . . .