@prefix this: . @prefix sub: . @prefix np: . @prefix dct: . @prefix xsd: . @prefix orcid: . @prefix dcat: . @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 "Under development; to be recommended for reporting and handling data in journals and compiled datasets. "; fip:declared-by ; fip:declares-planned-use-of ; fip:refers-to-question fip:FIP-Question-I1-D; dcat:endDate "2050-12-31"^^xsd:date; dcat:startDate "2022-11-17"^^xsd:date . } sub:provenance { sub:assertion dct:creator orcid:0000-0003-2968-1674 . } sub:pubinfo { sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCoKFb7LKlXyBB7BUvjFF9bDJNk0WxH3Xerr4H3v/VCiRVshEDl3BZVekbMMmdRe+TOPyc8AOLd9IAL2VfVVD/T0rmCHk7Pw7DQjI96mwyeXhE7f4g0WG5UT5Pxxm0Rzy7IrYnEaaVDs7dkZUt952M6qWlHfTwCQDcXJhZfLiXoMwIDAQAB"; npx:hasSignature "Ry/a5PnxB+o60Ug5pv/9sweqDHMT2gfqLW/CA4L6tk08d7uGmxTpI/R1tm+dqcitKi1Y6bzvLsYm43UY94Py3p3y4KNH1WocCxh5luDnG/3I0Xe3xXrS8LQTTK9da527+V6RsEASDAsL/qXKmvqTZgRctES6OL3mCNqPnBVwK6I="; npx:hasSignatureTarget this: . this: dct:created "2022-11-18T13:57:47Z"^^xsd:dateTime; dct:creator ; dct:license ; prov:wasDerivedFrom . }