. . . . "This query returns the FDO info for a given FDO identifier" . . . "Get FDO by ID" . . "prefix rdfs: \r\nprefix dct: \r\nprefix np: \r\nprefix npa: \r\nprefix npx: \r\n\r\nselect ?np ?label ?fdo ?creator ?date where {\r\n bind(if(strstarts(?_fdoid, \"https://\") || strstarts(?_fdoid, \"http://\"), iri(?_fdoid), iri(concat(\"https://hdl.handle.net/\", str(?_fdoid)))) as ?fdo)\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 npx:hasNanopubType .\r\n ?np npx:introduces ?fdo .\r\n optional { ?np rdfs:label ?label }\r\n optional { ?np npx:signedBy ?creator }\r\n }\r\n} order by desc(?date)" . . "Tobias Kuhn" . "2025-06-06T09:45:15.107Z"^^ . . . . . . . . . "RSA" . "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQD4Wj537OijfOWVtsHMznuXKISqBhtGDQZfdO6pbb4hg9EHMcUFGTLbWaPrP783PHv8HMAAPjvEkHLaOHMIknqhaIa5236lfBO3r+ljVdYBElBcLvROmwG+ZGtmPNZf7lMhI15xf5TfoaSa84AFRd5J2EXekK6PhaFQhRm1IpSYtwIDAQAB" . "yfbSykzyygZ7xHxafXwPF4JTJHAHEx0MLch0hhtsYjYp4pqjgI0DbcHUPDE+M9YcvQYC9Z3hl/b8/qZPigc9UD918weiLZrh6PnMlw3LJUGT2TielEBYE/NniZWkn04aM+J/Qwcoa1CqIjFVsQXQNY4KxDjDtD2RmLFwmr9blVI=" . . .