@prefix this: . @prefix sub: . @prefix np: . @prefix dct: . @prefix xsd: . @prefix orcid: . @prefix fip: . @prefix prov: . @prefix npx: . sub:Head { this: np:hasAssertion sub:assertion; np:hasProvenance sub:provenance; np:hasPublicationInfo sub:pubinfo; a np:Nanopublication . } sub:assertion { sub:declaration a fip:FIP-Declaration; fip:considerations "All ICOS data is available open and free."; fip:declared-by ; fip:declares-current-use-of ; fip:refers-to-question . } sub:provenance { sub:assertion dct:creator orcid:0000-0002-8158-8787 . } sub:pubinfo { sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCoKFb7LKlXyBB7BUvjFF9bDJNk0WxH3Xerr4H3v/VCiRVshEDl3BZVekbMMmdRe+TOPyc8AOLd9IAL2VfVVD/T0rmCHk7Pw7DQjI96mwyeXhE7f4g0WG5UT5Pxxm0Rzy7IrYnEaaVDs7dkZUt952M6qWlHfTwCQDcXJhZfLiXoMwIDAQAB"; npx:hasSignature "NEn5wVs4mADcoJw/gcQsMBjvInaN/WEXjP225g2Rd/Jyj9EHAF0Kdj7s3EtBUorFi3r/M9pLodq9DPwubYKgPNO6jQOG9Hnu80eYXBnEFWXPoWQz7S6Q68cutC9/7xCU9/V2OUFoMXSJ4ChxahKkfEcd/3/5z/FilVWNAvaPU8I="; npx:hasSignatureTarget this: . this: dct:created "2022-01-28T13:42:00Z"^^xsd:dateTime; dct:creator ; dct:license ; prov:wasDerivedFrom . }