. . . . "This query returns all the spaces where the given user has the team member role." . . . "Get team member spaces for user" . . "prefix rdfs: \nprefix np: \nprefix npa: \nprefix npx: \nprefix dct: \nprefix gen: \n\nselect distinct ?space ?space_label ?np (\"^\" as ?np_label) where {\n graph npa:graph {\n ?np np:hasAssertion ?a .\n ?np npa:hasValidSignatureForPublicKeyHash ?pubkey .\n filter not exists { ?npx npx:invalidates ?np ; npa:hasValidSignatureForPublicKeyHash ?pubkey . }\n }\n graph ?a {\n ?space gen:hasTeamMember ?_user_iri .\n }\n graph npa:graph {\n ?space_np npx:introduces ?space .\n ?space_np npa:hasValidSignatureForPublicKeyHash ?space_pubkey .\n filter not exists { ?space_npx npx:invalidates ?space_np ; npa:hasValidSignatureForPublicKeyHash ?space_pubkey . }\n ?space_np np:hasAssertion ?space_a .\n }\n graph ?space_a {\n ?space rdfs:label ?space_label .\n }\n}\norder by ?space_label" . . "Tobias Kuhn" . "2026-03-19T09:05:32Z"^^ . . . . "Get team member spaces for user" . . . . . "RSA" . "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCwUtewGCpT5vIfXYE1bmf/Uqu1ojqnWdYxv+ySO80ul8Gu7m8KoyPAwuvaPj0lvPtHrg000qMmkxzKhYknEjq8v7EerxZNYp5B3/3+5ZpuWOYAs78UnQVjbHSmDdmryr4D4VvvNIiUmd0yxci47dTFUj4DvfHnGd6hVe5+goqdcwIDAQAB" . "r9zf585va3OlLra2LjbHxAfde3X/HoJzuMMkB0TLtNr6RuB7En65NvZQ5k1+kmfAzk6IYcG4OMBiVfG6AK2euTB9IHc8Fm9KQ95pinmJbOoQaNthgDoM66C7kXzw+azNOPpr9+XUTFn9NrRW9zv3VkveK0zBRFw9NgvztgZb8m4=" . . .