@prefix this: . @prefix sub: . @prefix np: . @prefix dct: . @prefix npx: . @prefix freq: . @prefix xsd: . @prefix orcid: . @prefix rdfs: . @prefix prov: . @prefix wf: . sub:Head { this: a np:Nanopublication; np:hasAssertion sub:assertion; np:hasProvenance sub:provenance; np:hasPublicationInfo sub:pubinfo . } sub:assertion { a freq:User-Story; wf:hasInput , , , , ; rdfs:label "F2A-CS4-US3 | NGO officer produces studies"; prov:wasInformedBy ; freq:as-a "Data and Knowledge Producer"; freq:has-action ; freq:has-purpose ; freq:has-role ; freq:has-solution-path , , ; freq:i-want-to "Engage with science-policy-society interface"; freq:so-that "I push forward for climate action" . } sub:provenance { sub:assertion dct:creator orcid:0000-0002-2104-3187 . } sub:pubinfo { this: dct:created "2026-06-17T12:21:12Z"^^xsd:dateTime; dct:creator ; dct:license ; npx:introduces ; npx:supersedes ; prov:wasDerivedFrom . sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCoKFb7LKlXyBB7BUvjFF9bDJNk0WxH3Xerr4H3v/VCiRVshEDl3BZVekbMMmdRe+TOPyc8AOLd9IAL2VfVVD/T0rmCHk7Pw7DQjI96mwyeXhE7f4g0WG5UT5Pxxm0Rzy7IrYnEaaVDs7dkZUt952M6qWlHfTwCQDcXJhZfLiXoMwIDAQAB"; npx:hasSignature "IOW9MAD5Fnig4Vt2IW68S2zSaCTMEgZhk0IbtM/QvtgHl7QOQrTszwjruuHEaAotEr6P4LVxDb7xuMfJeTpXNLB4VLQvG6lJe6nMaUlfcHPnROsmBaBDZokwYunHH3u7iVlpaM/nl6U86VdG22gDc0s8ARf3XrxHoNYT+cyffUU="; npx:hasSignatureTarget this: . }