. . . . "This query returns all Spaces, i.e. groups, projects, events, etc." . . . "Get Spaces" . . "prefix rdfs: \r\nprefix dct: \r\nprefix np: \r\nprefix npa: \r\nprefix npx: \r\n\r\nselect ?space ?label ?type ?np ?date where {\r\n graph npa:graph {\r\n ?np npa:hasValidSignatureForPublicKey ?pubkey .\r\n filter not exists { ?npx npx:invalidates ?np ; npa:hasValidSignatureForPublicKey ?pubkey . }\r\n ?np dct:created ?date .\r\n ?np npx:introduces ?space .\r\n ?np npx:hasNanopubType .\r\n ?np npx:hasNanopubType ?type .\r\n filter(?type != )\r\n ?np rdfs:label ?label .\r\n ?np np:hasAssertion ?a .\r\n filter not exists {\r\n ?npx npx:introduces ?space .\r\n ?npx dct:created ?datex .\r\n filter(?datex > ?date) \r\n }\r\n }\r\n} order by ?label" . . "Tobias Kuhn" . "2025-09-10T13:18:21.644+02:00"^^ . . . . . . . . . . . "RSA" . "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCwUtewGCpT5vIfXYE1bmf/Uqu1ojqnWdYxv+ySO80ul8Gu7m8KoyPAwuvaPj0lvPtHrg000qMmkxzKhYknEjq8v7EerxZNYp5B3/3+5ZpuWOYAs78UnQVjbHSmDdmryr4D4VvvNIiUmd0yxci47dTFUj4DvfHnGd6hVe5+goqdcwIDAQAB" . "JsONIgDyIDVz2kdbA9/+AgBhnVCjCILPEGmyPJWrIg8jDLUt/QRAyYF99eI76hEPU2+X3c1IxqAC6EWe18gHkH5YUvK1c5J9pbGZlx/I5Gb9dGFz9Ki659Rt7KVHwR3IdO1bwMA7z0CyLyeZ/5DhmttOSYRtSYFosoJlTRzsSJc=" . . .