. . . . "This query returns the content (body) of the news entries." . . . "Get news content" . . "prefix 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 ?a schema:headline ?headline .\r\n ?a schema:articleBody ?body .\r\n optional { ?a schema:datePublished ?datePublished . }\r\n optional { ?a schema:url ?link . }\r\n\tvalues ?_resource_multi_iri {}\r\n ?a schema:isPartOf ?_resource_multi_iri .\r\n }\r\n} order by desc(?datePublished)" . . "Ashley Caselli" . "2025-11-06T11:25:41.362Z"^^ . . . . . . . . . . . "RSA" . "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCaQXE2B2hJ6QdWxaWerU4F/XOtCQdj2OkdrIYd1kpMY9hIUh8boxaO3uOBeqvvqKLf5HjpRF4DT1eghOSsa2Dhd5HRTM/XIamvwWkHpN4oB3Ml19pAAzjTqczYmFLfgG67mGL5+vSA8VEdHtKQCrvP4SpTibMBP1qaxt3k1tqD6wIDAQAB" . "CEKC3ookR5R3tyilAriZPO1sebmu7iFY8fkLK6AKAsqzUu9VlhBvbVf0fcS43MFwrBwrFiFtdQtjezx2mFrdxX9xR+oru48rD/YdFrZbSvxX/osrEVcFDKAla/gW/g8QjKxFT9KvLP+xaqtGRTWomUcSg9/wW4wzDg2FnbclKTA=" . . .