@prefix this: . @prefix sub: . @prefix schema: . @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-No-Choice-Declaration; schema:version "0.0.1"; fip:considerations "This is a FER to be implemented, but the community didn't reach an agreement yet on which service to select"; fip:declared-by ; fip:refers-to-question fip:FIP-Question-A1.1-MD . } sub:provenance { sub:assertion dct:creator orcid:0000-0002-2950-8911 . } sub:pubinfo { sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCoKFb7LKlXyBB7BUvjFF9bDJNk0WxH3Xerr4H3v/VCiRVshEDl3BZVekbMMmdRe+TOPyc8AOLd9IAL2VfVVD/T0rmCHk7Pw7DQjI96mwyeXhE7f4g0WG5UT5Pxxm0Rzy7IrYnEaaVDs7dkZUt952M6qWlHfTwCQDcXJhZfLiXoMwIDAQAB"; npx:hasSignature "LpyPhD078JcOhgdFHtpkdoMLUsIeThbTca6Xu5Ty2mAIxakhKidghY0WDlkiY3nIOftV+hwWGZeys92SQK8x+uBggFRE+AMCYVBrChXL2pxSSr1Pgu3uJZttkd3/VBTTtJ8SpPl2fOa84s1pFq4op5Phjjr/sZUs/l84vVW5MaY="; npx:hasSignatureTarget this: . this: dct:created "2025-02-13T14:05:12Z"^^xsd:dateTime; dct:creator ; dct:license ; prov:wasDerivedFrom . }