. . . . "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 ?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 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-10T12:52:44.050+02:00"^^ . . . . . . . . . "RSA" . "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCwUtewGCpT5vIfXYE1bmf/Uqu1ojqnWdYxv+ySO80ul8Gu7m8KoyPAwuvaPj0lvPtHrg000qMmkxzKhYknEjq8v7EerxZNYp5B3/3+5ZpuWOYAs78UnQVjbHSmDdmryr4D4VvvNIiUmd0yxci47dTFUj4DvfHnGd6hVe5+goqdcwIDAQAB" . "Pz73apk2yXFHVbz2m6WyOwYROLVmMP3KJpIeecMeiuKsKGFSVaE5Jv/8NUkLaLd6fqHmXyDQf2CiyEsH94YnFj1/J0utVX+WKqoz9JC6XLiZ41nuwlspBz+n5ENByRzxZ5ddaQAh2wiW27sfL2JL+Wm9AUl3RizhXX6qFSvTAcA=" . . .