. . . . "This query returns the owners of a given project." . . . "Get owners of project" . . "prefix rdfs: \r\nprefix dct: \r\nprefix np: \r\nprefix npa: \r\nprefix npx: \r\nprefix gen: \r\n\r\nselect ?owner ?np ?pubkeyhash ?date where {\r\n graph npa:graph {\r\n ?np npa:hasValidSignatureForPublicKeyHash ?pubkeyhash .\r\n filter not exists { ?npx npx:invalidates ?np ; npa:hasValidSignatureForPublicKeyHash ?pubkeyhash . }\r\n ?np dct:created ?date .\r\n ?np np:hasAssertion ?a .\r\n }\r\n graph ?a {\r\n ?_project_iri gen:hasOwner ?owner .\r\n }\r\n}" . . "Tobias Kuhn" . "2025-09-02T10:53:13.728+02:00"^^ . . . . . . . . . "RSA" . "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCwUtewGCpT5vIfXYE1bmf/Uqu1ojqnWdYxv+ySO80ul8Gu7m8KoyPAwuvaPj0lvPtHrg000qMmkxzKhYknEjq8v7EerxZNYp5B3/3+5ZpuWOYAs78UnQVjbHSmDdmryr4D4VvvNIiUmd0yxci47dTFUj4DvfHnGd6hVe5+goqdcwIDAQAB" . "Q8R5TfvSEU4A6WBcuHubuZIFFRNJV14gZNsafPqgl/M/wT1hVaX1hxrERamObXqWyEOVww4n8IM8FED2pOXgC4xncsvViUYmF078G0v9JX5dw8PItEdqpd0EmdIPbFtG/P9zWwBUR0x54Uof3YW57jL8Si9Uu8rQxOcYVFxSM5s=" . . .