@prefix this: . @prefix sub: . @prefix np: . @prefix dct: . @prefix npx: . @prefix xsd: . @prefix orcid: . @prefix rdfs: . @prefix fip: . @prefix prov: . sub:Head { this: np:hasAssertion sub:assertion; np:hasProvenance sub:provenance; np:hasPublicationInfo sub:pubinfo; a np:Nanopublication . } sub:assertion { a fip:Digital-Object-Type; rdfs:comment "A Research Programme is a coordinated set of activities, administered by a scientific funding body or institution, aimed at achieving specific research goals over a defined period. It is usually managed by a small, dedicated team and serves as a platform to support research projects through competitive Calls for Proposals."; rdfs:label "Research Programme" . } sub:provenance { sub:assertion dct:creator orcid:0000-0003-2195-3997 . } sub:pubinfo { sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCoKFb7LKlXyBB7BUvjFF9bDJNk0WxH3Xerr4H3v/VCiRVshEDl3BZVekbMMmdRe+TOPyc8AOLd9IAL2VfVVD/T0rmCHk7Pw7DQjI96mwyeXhE7f4g0WG5UT5Pxxm0Rzy7IrYnEaaVDs7dkZUt952M6qWlHfTwCQDcXJhZfLiXoMwIDAQAB"; npx:hasSignature "g1BQWqhAQ14fLC9+pRLdszSZooGPL/WtKHIaWVEzRS/y77kU4VKkvFXCl29XfLd3RFHQ4LJiZyrsUsC4WZMTFIvkbhk9sP49Je7/aR4Aci/M4FZ99V5KGBlJN/XHZ3xnQDtUhWZoLB6By32s9Do4s+DOG4nFUm8uASRi4JO9+wU="; npx:hasSignatureTarget this: . this: dct:created "2025-06-17T21:44:11Z"^^xsd:dateTime; dct:creator ; dct:license ; npx:introduces ; prov:wasDerivedFrom . }