@prefix this: . @prefix sub: . @prefix np: . @prefix dct: . @prefix xsd: . @prefix orcid: . @prefix fip: . @prefix prov: . @prefix npx: . sub:Head { this: a np:Nanopublication; np:hasAssertion sub:assertion; np:hasProvenance sub:provenance; np:hasPublicationInfo sub:pubinfo . } sub:assertion { sub:declaration a fip:FIP-Declaration; fip:considerations "A Registration Agency for Digital Specimen and Natural Science Collections data is needed given the diverse and cross-cutting needs for specimen data. A global engagement is required to realise the potential power of persistent identifiers. "; fip:declared-by ; fip:declares-planned-use-of ; fip:refers-to-question fip:FIP-Question-F1-MD . } sub:provenance { sub:assertion dct:creator orcid:0000-0001-8050-0299 . } sub:pubinfo { sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCoKFb7LKlXyBB7BUvjFF9bDJNk0WxH3Xerr4H3v/VCiRVshEDl3BZVekbMMmdRe+TOPyc8AOLd9IAL2VfVVD/T0rmCHk7Pw7DQjI96mwyeXhE7f4g0WG5UT5Pxxm0Rzy7IrYnEaaVDs7dkZUt952M6qWlHfTwCQDcXJhZfLiXoMwIDAQAB"; npx:hasSignature "XqHat2mex8KHUVPqUEf54MUdkTVgfm0ogQDvb5C9ML9CE+/FNbMX9zV2m31E6p6/hIOawtVNV7wGQS8ntLD4KOGMKJt6tD7AlLreB3Pko93692u0NHACibCfv6Iw48cn+TqGyJn3/lmHQ47T0r2ZGT7l9xGXzq2mYgdmF5hBKPk="; npx:hasSignatureTarget this: . this: dct:created "2022-02-20T12:37:14Z"^^xsd:dateTime; dct:creator ; dct:license ; prov:wasDerivedFrom . }