. . . . "Returns 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 the trust-state-validated admin RoleInstantiations (npa:inverseProperty gen:hasAdmin) scoped to that ref from the current space-state graph (/repo/spaces), with each admin agent and the instantiating nanopublication. Ref-scoped variant of get-space-admins (which is IRI-keyed via npa:forSpace and merges all refs of an IRI)." . . . "Get space admins (ref-scoped)" . . "prefix npa: \nprefix gen: \n\nselect distinct ?agent ?np (\"^\" as ?np_label) where {\n graph npa:graph { npa:thisRepo npa:hasCurrentSpaceState ?g . }\n values ?_root_np_multi_iri {}\n graph npa:spacesGraph {\n ?ref npa:rootNanopub ?_root_np_multi_iri .\n }\n graph ?g {\n ?ri a gen:RoleInstantiation ;\n npa:inverseProperty gen:hasAdmin ;\n npa:forSpaceRef ?ref ;\n npa:forAgent ?agent ;\n npa:viaNanopub ?np .\n }\n}" . . "Tobias Kuhn" . "2026-06-16T09:15:42Z"^^ . . . . "RSA" . "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCwUtewGCpT5vIfXYE1bmf/Uqu1ojqnWdYxv+ySO80ul8Gu7m8KoyPAwuvaPj0lvPtHrg000qMmkxzKhYknEjq8v7EerxZNYp5B3/3+5ZpuWOYAs78UnQVjbHSmDdmryr4D4VvvNIiUmd0yxci47dTFUj4DvfHnGd6hVe5+goqdcwIDAQAB" . "TRc9bJ0G+SIwpGblLLk6ISY73W0HKTzl+EJFVEViyplMb70kovy75qgfT8G2I9uzZ+oMZjpXyrdkdBSRG736GWagvkL1/JmaNr9cBNJeHGLbgeIiMcJk3nv6GtyUmnwSnJlBJs1dYyWvoQwmbnQ4YzUvyZbkxbog9CiEjVQ2ezs=" . . .