. . . . "This query returns the publications that are part of the given outlet (e.g. journal)." . . . "Get the publications for outlet" . . "prefix rdfs: \r\nprefix dct: \r\nprefix np: \r\nprefix npa: \r\nprefix npx: \r\nprefix fabio: \r\n\r\nselect ?publication ?publication_label ?publicationDate where {\r\n values ?_outlet_multi_iri {}\r\n graph npa:graph {\r\n ?np npx:hasNanopubType fabio:ScholarlyWork .\r\n filter not exists { ?np npx:hasNanopubType npx:ExampleNanopub . }\r\n ?np npa:hasValidSignatureForPublicKeyHash ?pubkey .\r\n filter not exists { ?npx npx:invalidates ?np ; npa:hasValidSignatureForPublicKeyHash ?pubkey . }\r\n ?np npx:introduces ?publication .\r\n ?np np:hasAssertion ?a .\r\n }\r\n graph ?a {\r\n ?publication dct:title ?publication_label .\r\n ?publication dct:date ?publicationDate .\r\n ?publication dct:isPartOf ?_outlet_multi_iri .\r\n }\r\n}\r\norder by desc(?publicationDate)" . . "Tobias Kuhn" . "2025-11-11T10:51:04.480Z"^^ . . . . . . . . . "RSA" . "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQD4Wj537OijfOWVtsHMznuXKISqBhtGDQZfdO6pbb4hg9EHMcUFGTLbWaPrP783PHv8HMAAPjvEkHLaOHMIknqhaIa5236lfBO3r+ljVdYBElBcLvROmwG+ZGtmPNZf7lMhI15xf5TfoaSa84AFRd5J2EXekK6PhaFQhRm1IpSYtwIDAQAB" . "kDOC+XmXFC80Wi0YuDeg7K0dusNMPgiVAVdDljDy3r12urwUU22ByAgoSWvLQqn+lcoFiib6iZWosK5u/itmHl14pRaRInf2jJKa2C9r3DMBnkqLKnu8xO0FSNY4BKM554xV1Ydcjw/xiF+JTxwd0AWy50HRuDRtxIMfsr2vpc0=" . . .