@prefix dc1: . @prefix this: . @prefix sub: . @prefix np: . @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 "FAIR data points take care of a lot of the the metadata needed for Findability and Reusability, and a uniform open way of Accessing the data. The FAIR data point also addresses the Interoperability of the metadata it stores, but it leaves the Interoperability aspects for the data itself to the data provider."; fip:declared-by ; fip:declares-planned-use-of ; fip:refers-to-question fip:FIP-Question-R1.2-D; dcat:endDate "2050-12-31"^^xsd:date; dcat:startDate "2022-11-01"^^xsd:date . } sub:provenance { sub:assertion dc1:creator orcid:0000-0003-3602-1885 . } sub:pubinfo { sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCoKFb7LKlXyBB7BUvjFF9bDJNk0WxH3Xerr4H3v/VCiRVshEDl3BZVekbMMmdRe+TOPyc8AOLd9IAL2VfVVD/T0rmCHk7Pw7DQjI96mwyeXhE7f4g0WG5UT5Pxxm0Rzy7IrYnEaaVDs7dkZUt952M6qWlHfTwCQDcXJhZfLiXoMwIDAQAB"; npx:hasSignature "eZj0DS27QlRKu+j7Yf2WpsYRYCAP9qj0XwD7tDKO+YpcIpDgkqAxHxmRpBMsnLiOZOPkbpskpZhwfSXVfk3r/kare8N+VpOooj4gwqedCcId8sQ7FQIc76IfrYIugDWQzzmuNPJstva3j109G+sz6qqnvD5171BDyD2FbXRgfjg="; npx:hasSignatureTarget this: . this: dc1:created "2023-02-27T13:46:07Z"^^xsd:dateTime; dc1:creator ; dc1:license ; prov:wasDerivedFrom . }