@prefix this: . @prefix sub: . @prefix np: . @prefix dct: . @prefix nt: . @prefix npx: . @prefix xsd: . @prefix orcid: . @prefix prov: . @prefix foaf: . sub:Head { this: np:hasAssertion sub:assertion; np:hasProvenance sub:provenance; np:hasPublicationInfo sub:pubinfo; a np:Nanopublication . } sub:assertion { orcid:0009-0004-0289-6952 . } sub:provenance { sub:assertion prov:wasAttributedTo orcid:0009-0004-0289-6952 . } sub:pubinfo { orcid:0009-0004-0289-6952 foaf:name "Viviane Girardin" . nt:hasLabelFromApi "FAIR Implementation Profile Training 3 - by Parul Tewatia" . sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCfc8Esn9lvvQ6SWx6VR1AmUmDXuRtFz+XvDmzqtyYPgI+lureb1Tp6UGsHcRZju3B4pyllnoZmXBWiDX+DGprLNbmYRryfCIornD0xdaUAm7ut5/TuocRACv4AkOJ+FQdXWtO2SZRrS+NFVsCnWeM/Nb51WTGG6kPIjS1TmoDGqwIDAQAB"; npx:hasSignature "PP4w+fNnvr/Wl4g/mXB5nxdg3K2m2sswZ3nVhu2TI5LE+4llYaBjv7g70ZMUbx5zzV5EKR7E98MzQyPjfd5fUrL6qINxT22nsscPNgWicBfZMuXSGTOVaS+nJHMCCtzp257EpIVRp4twTLk4yutHZ2O6tSrobI1zOdKd42zn+HQ="; npx:hasSignatureTarget this:; npx:signedBy orcid:0009-0004-0289-6952 . this: dct:created "2025-02-04T15:19:14.688Z"^^xsd:dateTime; dct:creator orcid:0009-0004-0289-6952; dct:license ; npx:wasCreatedAt ; nt:wasCreatedFromProvenanceTemplate ; nt:wasCreatedFromPubinfoTemplate , ; nt:wasCreatedFromTemplate . }