. . . . "Returns all I-Adopt variables with their label, entity of interest, creator, and date." . . . "Get all I-Adopt variables" . . "prefix rdfs: \nprefix dct: \nprefix np: \nprefix npa: \nprefix npx: \nprefix iadopt: \nprefix skos: \n\nselect ?variable ?variable_label ?entity ?entity_label ?creator ?date ?np (\"^\" as ?np_label) where {\n graph npa:graph {\n ?np npx:hasNanopubType iadopt:Variable .\n filter not exists { ?np npx:hasNanopubType npx:ExampleNanopub . }\n ?np npa:hasValidSignatureForPublicKeyHash ?pubkey .\n filter not exists { ?npx npx:invalidates ?np ; npa:hasValidSignatureForPublicKeyHash ?pubkey . }\n ?np dct:created ?date .\n ?np np:hasAssertion ?a .\n ?np npx:introduces ?variable .\n ?np npx:signedBy ?creator .\n }\n graph ?a {\n ?variable a iadopt:Variable .\n optional { ?variable rdfs:label ?variable_label . }\n optional {\n ?variable iadopt:hasObjectOfInterest ?entity .\n optional { ?entity rdfs:label ?entity_label . }\n }\n }\n}\norder by desc(?date)" . . "Tobias Kuhn" . "2026-03-17T07:54:25Z"^^ . . . . . "Get all I-Adopt variables" . "RSA" . "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCwUtewGCpT5vIfXYE1bmf/Uqu1ojqnWdYxv+ySO80ul8Gu7m8KoyPAwuvaPj0lvPtHrg000qMmkxzKhYknEjq8v7EerxZNYp5B3/3+5ZpuWOYAs78UnQVjbHSmDdmryr4D4VvvNIiUmd0yxci47dTFUj4DvfHnGd6hVe5+goqdcwIDAQAB" . "aiwlw4NNGEzuohybwWL+ovRCUmI4l5d4GjvXLiztwT+75+5WbEuet3WAHjVleAGVfehTGTv+K+vnMliN0jonjnkacGR+v+MaZXjnqxmRvAGb6OE4hQLST5EwRZ2tFxC6zpHK1CbTZCeuhkqlACtSXCc/CJG9y46FQ0IGsq5+EUk=" . . .