. . . . "This query returns the content (body) of the news entries." . . . "Get news content" . . "prefix rdf: \r\nprefix rdfs: \r\nprefix dct: \r\nprefix np: \r\nprefix npa: \r\nprefix npx: \r\nprefix schema: \r\n\r\nselect ?headline ?body ?datePublished ?link where {\r\n graph npa:graph {\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 ?np dct:creator ?user .\r\n ?np np:hasAssertion ?a .\r\n }\r\n graph ?a {\r\n ?newsItem schema:headline ?headline .\r\n ?newsItem rdf:type schema:NewsArticle .\r\n ?newsItem schema:articleBody ?body .\r\n optional { ?newsItem schema:datePublished ?datePublished . }\r\n optional { ?newsItem schema:url ?link . }\r\n values ?_resource_multi_iri {}\r\n ?newsItem schema:isPartOf ?_resource_multi_iri .\r\n }\r\n} order by desc(?datePublished)" . . "Ashley Caselli" . "2025-11-06T13:00:16.695Z"^^ . . . . . . . . . . . "RSA" . "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCaQXE2B2hJ6QdWxaWerU4F/XOtCQdj2OkdrIYd1kpMY9hIUh8boxaO3uOBeqvvqKLf5HjpRF4DT1eghOSsa2Dhd5HRTM/XIamvwWkHpN4oB3Ml19pAAzjTqczYmFLfgG67mGL5+vSA8VEdHtKQCrvP4SpTibMBP1qaxt3k1tqD6wIDAQAB" . "j2APt7E5byo2Pd3W8hsbVbd/1dzvg4Z26NHDW2DCg8r9FTdAwJV1BtWPknU3/eVMcbkrzrOY/pBtuHos8tCuh+eHaJ0dS1vlLfMNM7+goZ5OZKtT/DfnOb0wKNVYhpg4C/wadsz2FQwt7y7adsRrro5iksPuffDCbm0+SDdGDMU=" . . .