. . . . "Returns the basic info of all assertion templates" . . . "Get assertion templates" . . "prefix rdfs: \r\nprefix dct: \r\nprefix np: \r\nprefix npa: \r\nprefix npx: \r\nprefix nt: \r\n\r\nselect ?np ?pubkey ?pubkeyhash ?date ?label ?tag ?unlisted ?creator 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 npa:hasValidSignatureForPublicKeyHash ?pubkeyhash .\r\n ?np npx:hasNanopubType nt:AssertionTemplate .\r\n ?np dct:created ?date .\r\n ?np np:hasAssertion ?a .\r\n optional { ?np npx:signedBy ?creator . }\r\n }\r\n graph ?a {\r\n ?a rdfs:label ?label .\r\n optional { ?a nt:hasTag ?tag . }\r\n bind(exists { ?a a nt:UnlistedTemplate } as ?unlisted)\r\n }\r\n} order by desc(?date)" . . "Tobias Kuhn" . "2025-08-06T13:33:50.312Z"^^ . . . . . . . . . "RSA" . "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQD4Wj537OijfOWVtsHMznuXKISqBhtGDQZfdO6pbb4hg9EHMcUFGTLbWaPrP783PHv8HMAAPjvEkHLaOHMIknqhaIa5236lfBO3r+ljVdYBElBcLvROmwG+ZGtmPNZf7lMhI15xf5TfoaSa84AFRd5J2EXekK6PhaFQhRm1IpSYtwIDAQAB" . "q2MoEQBUy8es28FhEcTBT0JXKJSnCh0q/5sB3MnXKp21c3NhnZjmctr99qwLVE5zZbL5Wht1IYPkKJ1nlSZI2j8tt4NNE4UgDRlIZHRW0solp/17yB7gvHXkiTg2/PM5bR7knTqACEig9kVAIbAZhe/yZBpysgz1kzWaC2u610Q=" . . .