. . . . "Returns server-validated maintained resources (npa:isMaintainedBy) from the current space-state graph of the spaces repo (/repo/spaces), with each resource's maintainer space, declaring nanopublication, label, optional namespace, and date. Only the current-state declarations are returned." . . . "Get maintained resources from spaces repo" . . "prefix rdfs: \nprefix dct: \nprefix np: \nprefix npa: \nprefix npx: \nprefix gen: \n\nselect ?resource ?space ?label ?namespace ?date ?np (\"^\" as ?np_label) where {\n graph npa:graph { npa:thisRepo npa:hasCurrentSpaceState ?g . }\n graph ?g { ?resource npa:isMaintainedBy ?space . }\n graph npa:spacesGraph {\n ?d a npa:MaintainedResourceDeclaration ;\n npa:resourceIri ?resource ;\n npa:maintainerSpace ?space ;\n npa:viaNanopub ?np ;\n dct:created ?date .\n }\n graph npa:graph {\n ?np np:hasAssertion ?a .\n optional { ?np rdfs:label ?label }\n }\n optional { graph ?a { ?resource gen:hasNamespace ?namespace } }\n} order by desc(?date)" . . "Tobias Kuhn" . "2026-05-26T09:08:04Z"^^ . . . . . . . . . "RSA" . "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCwUtewGCpT5vIfXYE1bmf/Uqu1ojqnWdYxv+ySO80ul8Gu7m8KoyPAwuvaPj0lvPtHrg000qMmkxzKhYknEjq8v7EerxZNYp5B3/3+5ZpuWOYAs78UnQVjbHSmDdmryr4D4VvvNIiUmd0yxci47dTFUj4DvfHnGd6hVe5+goqdcwIDAQAB" . "iIv+pcQ7Hof/6nALTrnkU8LtOpgHHpGxM94F73exYbhthu6XpWNP46buint1RUwY+WbSHh6IlGBFu1gRVskghbCCA76rB7GNvZUdh0LSDbjM5WkG8UyGoeMLklnK0on+LCFPFeAZKX3P44SE1T3E3J9kAVZ6gw9uCHNMtzKPPpU=" . . .