. . . . "The query returns all FAIR Supporting Resources (FSRs) that are in scope of climate change adaptation (GEMET concept 15033)." . . . "Get all climate change adaptation FSRs" . . "prefix rdfs: \nprefix np: \nprefix npa: \nprefix npx: \nprefix xsd: \nprefix dct: \nprefix fip: \nprefix search: \n\nselect distinct ?thing ?label ?description (group_concat(distinct ?type; separator=\" \") as ?types) ?np ?date where {\n\n graph npa:graph {\n npa:hasValidSignatureForPublicKey ?curators_np_pk .\n ?latest_curators_np npa:hasValidSignatureForPublicKey ?curators_np_pk .\n filter not exists { ?latest_curators_npx npx:invalidates ?latest_curators_np ; npa:hasValidSignatureForPublicKey ?curators_np_pk . }\n ?latest_curators_np np:hasAssertion ?latest_curators_assertion .\n }\n graph npa:networkGraph {\n ?latest_curators_np (npx:supersedes)* .\n filter not exists { ?latest_curators_npxx npx:supersedes ?latest_curators_np }\n }\n\n graph npa:graph {\n ?np rdfs:label ?label ;\n npa:hasValidSignatureForPublicKey ?pubkey ;\n dct:created ?date .\n ?np npx:introduces|npx:describes ?thing .\n filter(str(?date) > \"2022\")\n filter exists { ?np npx:hasNanopubType ?fsr_type . values ?fsr_type { fip:FAIR-Enabling-Resource fip:FAIR-Supporting-Resource fip:Available-FAIR-Enabling-Resource } }\n filter not exists { ?np npx:hasNanopubType npx:ExampleNanopub . }\n ?np npx:hasNanopubType ?type .\n filter(?type != fip:FAIR-Enabling-Resource)\n filter(?type != fip:Available-FAIR-Enabling-Resource)\n filter(?type != fip:FAIR-Enabling-Resource-to-be-Developed)\n filter(?type != fip:FAIR-Supporting-Resource)\n filter(?type != fip:Available-FAIR-Supporting-Resource)\n filter(?type != fip:FAIR-Supporting-Resource-to-be-Developed)\n filter not exists { ?npx npx:invalidates ?np ; npa:hasValidSignatureForPublicKey ?pubkey . }\n ?np np:hasAssertion ?a .\n }\n\n graph ?a {\n ?thing rdfs:comment ?description .\n ?thing fip:in-scope-of .\n }\n\n filter not exists {\n graph npa:graph {\n ?disapproval_np npx:hasNanopubType .\n ?disapproval_np np:hasAssertion ?da ;\n npa:hasValidSignatureForPublicKey ?dpubkey .\n filter not exists { ?disapproval_npx npx:invalidates ?disapproval_np ; npa:hasValidSignatureForPublicKey ?dpubkey . }\n }\n graph ?latest_curators_assertion {\n ?qpubkeys npx:hasPublicKey ?dpubkey .\n }\n graph ?da {\n ?disapprover npx:disapprovesOf ?np .\n }\n }\n\n} group by ?np ?thing ?description ?label ?date order by ?label" . . "2026-07-02T07:42:55Z"^^ . . . . "Get all climate change adaptation FSRs" . . . . . . "RSA" . "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCwUtewGCpT5vIfXYE1bmf/Uqu1ojqnWdYxv+ySO80ul8Gu7m8KoyPAwuvaPj0lvPtHrg000qMmkxzKhYknEjq8v7EerxZNYp5B3/3+5ZpuWOYAs78UnQVjbHSmDdmryr4D4VvvNIiUmd0yxci47dTFUj4DvfHnGd6hVe5+goqdcwIDAQAB" . "bhR66WE2zIiEqLP0DgqfOQEBHBU3/UKMROSLD6eAiST8ClRAkSTySk57w8IfD49gia5yLjUqpZNnzygQFdY9EoFB5DdSx8CgEvik2sZVomwVlvavAnvCzmVRJGM0YMlFnJRu1blDAa8fGCHUIWF+4/EGZQEvcHSLL8qQqHPyQKI=" . . .