. . . . "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_iri .\r\n filter(?__type_iri != )\r\n bind(?__type_iri as ?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-13T17:00:18.870+02:00"^^ . . . . . . . . . . . "RSA" . "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCwUtewGCpT5vIfXYE1bmf/Uqu1ojqnWdYxv+ySO80ul8Gu7m8KoyPAwuvaPj0lvPtHrg000qMmkxzKhYknEjq8v7EerxZNYp5B3/3+5ZpuWOYAs78UnQVjbHSmDdmryr4D4VvvNIiUmd0yxci47dTFUj4DvfHnGd6hVe5+goqdcwIDAQAB" . "TMU69MZ+QNQvHLf+LkvjUDQ0YA5o6DxgILs722LPpkLO27XRAX92b7yTO78bI6Y9BPVYyc1WHDnRckf8McfiCOZYJkwnsvHsfiOtgAnc47CVgOr4KYTjsXOQk5u4tQI3lVdZPdAyFKjb9/nZ+/RYjN/xGbcnlePpQdhuGl+xeVg=" . . .