@prefix dct: . @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 "Preliminary state. Only registered users in a local internal database have write access. "; fip:declared-by ; fip:declares-planned-replacement-of ; fip:declares-planned-use-of ; fip:refers-to-question fip:FIP-Question-A1.2-MD; dcat:endDate "2021-12-31"^^xsd:date; dcat:startDate "2021-01-01"^^xsd:date . } sub:provenance { sub:assertion dct:creator orcid:0000-0003-1636-9438 . } sub:pubinfo { sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCoKFb7LKlXyBB7BUvjFF9bDJNk0WxH3Xerr4H3v/VCiRVshEDl3BZVekbMMmdRe+TOPyc8AOLd9IAL2VfVVD/T0rmCHk7Pw7DQjI96mwyeXhE7f4g0WG5UT5Pxxm0Rzy7IrYnEaaVDs7dkZUt952M6qWlHfTwCQDcXJhZfLiXoMwIDAQAB"; npx:hasSignature "OAUtJTsrulmproGI6zA2u1PtK1sa4BqfZa6/JdR8M/T9eOidIwxBY+zODHZxq/lQyS+6vSX3S+rJUdiSX1Vog/VRaA3SVAaorwCmvcWifw4/10Jh+jYatw0shgY4A9RPKXnxY2asXin262OekSxI8cc7vW3R+WC2oBhvCrbvbpU="; npx:hasSignatureTarget this: . this: dct:created "2023-04-16T21:44:51Z"^^xsd:dateTime; dct:creator ; dct:license ; prov:wasDerivedFrom . }