. . . . "This query returns the latest FDOs from the specified creator." . . . "Get FDO feed" . . "prefix rdfs: \r\nprefix dct: \r\nprefix np: \r\nprefix npa: \r\nprefix npx: \r\n\r\nselect ?fdo ?np ?label ?profile ?creator ?date where {\r\n graph npa:graph {\r\n ?np npx:signedBy ?__creator_iri .\r\n bind(?__creator_iri as ?creator)\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 npx:hasNanopubType .\r\n ?np npx:introduces ?fdo .\r\n optional { ?np rdfs:label ?label }\r\n ?np np:hasAssertion ?a .\r\n }\r\n optional {\r\n graph ?a {\r\n ?fdo dct:conformsTo ?profile .\r\n }\r\n }\r\n} order by desc(?date) limit 1000" . . "Tobias Kuhn" . "2025-07-24T15:27:07.089Z"^^ . . . . . . . . . . . "RSA" . "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQD4Wj537OijfOWVtsHMznuXKISqBhtGDQZfdO6pbb4hg9EHMcUFGTLbWaPrP783PHv8HMAAPjvEkHLaOHMIknqhaIa5236lfBO3r+ljVdYBElBcLvROmwG+ZGtmPNZf7lMhI15xf5TfoaSa84AFRd5J2EXekK6PhaFQhRm1IpSYtwIDAQAB" . "xG3yWvUgYKCKRdSJfvJnBsFgLxc+YGJUbfxFFMBAWP2e8xywlCbgkWfUC0Hm/pYu7RxeBJCpqoZ15kH/Ue5YPFXF0SZ4hCH1MTuseQ5p9G47p3gbBKrYxerswI0W4suhdS0bKLQ9Yldyp4bhHOxki9eGDebi6ml0m5D4gJRn12w=" . . .