. . . . "This query returns all consortium agreements" . . . "Get consortium agreements" . . "prefix rdfs: \r\nprefix dct: \r\nprefix np: \r\nprefix npa: \r\nprefix npx: \r\n\r\nselect ?thing ?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 np:hasAssertion ?a .\r\n }\r\n graph ?a {\r\n ?thing .\r\n ?thing rdfs:label ?label .\r\n filter(contains(lcase(?label), lcase(?_searchterm)) )\r\n }\r\n}" . . "Tobias Kuhn" . "Barbara Magagna" . "2025-07-07T09:47:44.245Z"^^ . . . . . . . . . . . . . . . . "RSA" . "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCM0tu3I/KK6A/qPha/6pfngQZ4LBQpLnKAcIUuZLnSEb0epJ2IoY3zh/4N42us/6LpCHgZZZtSOTm5/KVo+OTDIqo294PpEZAO70u5DcMcGMC5OufzxGKs3Dwdo6XqPiDHxXuiaKCTO7/ABWAi7CtFoMrqJAHfeyqe82dAiH2IiwIDAQAB" . "HIJvBI0YMXSH/x9NiGkWyV5zBfY2o9S6C9ho/D61JjzDbewWDK5xrkdQ3LlP0Yw6HCDz2tTIx3YSc5u/oSGoqOInd9IOBSBz8W9rb/UHedVvDA4gGG23PFIy/WHOeSXdNKWvh0cUQIPP+FCDnsIXIAKUvTApcpO3FzdUSgl70Ko=" . . .