. . . . "Returns the projects (defined as Spaces) that are sub-spaces of the given space." . . . "Get sub-space projects" . . "prefix rdfs: \nprefix dct: \nprefix np: \nprefix npa: \nprefix npx: \nprefix gen: \n\nselect ?project ?project_label ?description ?np (\"^\" as ?np_label) where {\n graph npa:graph {\n ?np npa:hasValidSignatureForPublicKeyHash ?pubkey .\n filter not exists { ?npx npx:invalidates ?np ; npa:hasValidSignatureForPublicKeyHash ?pubkey . }\n filter not exists { ?np npx:hasNanopubType npx:ExampleNanopub . }\n ?np npx:introduces ?project .\n ?np np:hasAssertion ?a .\n ?np dct:created ?npDate .\n filter not exists {\n ?np2 npx:introduces ?project .\n ?np2 npa:hasValidSignatureForPublicKeyHash ?pubkey2 .\n filter not exists { ?npx2 npx:invalidates ?np2 ; npa:hasValidSignatureForPublicKeyHash ?pubkey2 . }\n ?np2 dct:created ?npDate2 .\n filter(?npDate2 > ?npDate)\n }\n }\n graph ?a {\n ?project a gen:Space .\n ?project a gen:Project .\n ?project rdfs:label ?project_label .\n optional { ?project dct:description ?description . }\n }\n service {\n graph npa:graph { npa:thisRepo npa:hasCurrentSpaceState ?stateG . }\n graph ?stateG { ?_resource_iri npa:hasSubSpace ?project . }\n }\n} order by ?project_label" . . "Tobias Kuhn" . "2026-06-23T12:10:45Z"^^ . . . . . . . . "RSA" . "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCwUtewGCpT5vIfXYE1bmf/Uqu1ojqnWdYxv+ySO80ul8Gu7m8KoyPAwuvaPj0lvPtHrg000qMmkxzKhYknEjq8v7EerxZNYp5B3/3+5ZpuWOYAs78UnQVjbHSmDdmryr4D4VvvNIiUmd0yxci47dTFUj4DvfHnGd6hVe5+goqdcwIDAQAB" . "jJpySGlfjWzA+2/d+O4ssRTRFAXs+kZOdn5dN91pGLIqH0F2wRRi44bZdglbIykcN3+wz8xqBiqzJXwfE2W/v/SZMQvximyFDvZZfjf8fN/hBgXKI0NuYCxroq6r8bWLChV8ciQQtCdO0lf7FM3esyt8TqW6VfwKf61VJjimicw=" . . .