. . . . "This Construct query returns the definition of an I-Adopt variable, corresponding to the assertion of its defining nanopublication." . . . "Get I-Adopt variable definition" . . "prefix rdfs: \r\nprefix dct: \r\nprefix np: \r\nprefix npa: \r\nprefix npx: \r\nprefix iadopt: \r\n\r\nconstruct {\r\n ?subj ?pred ?obj .\r\n} where {\r\n graph npa:graph {\r\n ?np npx:introduces ?_variable_iri .\r\n ?np npa:hasValidSignatureForPublicKeyHash ?pubkey .\r\n filter not exists { ?npx npx:invalidates ?np ; npa:hasValidSignatureForPublicKeyHash ?pubkey . }\r\n ?np dct:created ?date .\r\n filter not exists {\r\n ?np2 npx:introduces ?_variable_iri .\r\n ?np2 npa:hasValidSignatureForPublicKeyHash ?pubkey2 .\r\n filter not exists { ?np2x npx:invalidates ?np2 ; npa:hasValidSignatureForPublicKeyHash ?pubkey2 . }\r\n ?np2 dct:created ?date2 .\r\n filter(?date2 > ?date)\r\n }\r\n }\r\n graph npa:graph {\r\n ?np np:hasAssertion ?a .\r\n }\r\n graph ?a {\r\n ?subj ?pred ?obj .\r\n }\r\n}\r\norder by ?subj ?pred ?obj" . . "Tobias Kuhn" . "2026-02-24T10:55:55.478Z"^^ . . . . . . . . . "RSA" . "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQD4Wj537OijfOWVtsHMznuXKISqBhtGDQZfdO6pbb4hg9EHMcUFGTLbWaPrP783PHv8HMAAPjvEkHLaOHMIknqhaIa5236lfBO3r+ljVdYBElBcLvROmwG+ZGtmPNZf7lMhI15xf5TfoaSa84AFRd5J2EXekK6PhaFQhRm1IpSYtwIDAQAB" . "hJYeDVk45y/r7Sd78LiXqXL9bhdKtzKQZVlseeVi9LQoW8dYnnKYdWfJi8Ls15PXtW/gduCkNJAdmeDoAyuGI87e2bxvT1qvlAJVcL0UIFUQmF5+lmL69/axYj6JdBC+3T4oOWnWPYozM1xkwNbsg7jLiTfnhVL/OB1NP2po0Rg=" . . .