@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:0000-0002-0319-6542 . } sub:provenance { sub:assertion prov:wasAttributedTo orcid:0000-0002-0319-6542 . } sub:pubinfo { orcid:0000-0002-0319-6542 foaf:name "Dario Bijker" . nt:hasLabelFromApi "FIP.33.T.5 | FAIR Implementation Profile Training 5 - by Elianna DeSota" . sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCfUo0FLu1y2EeueL40lqkVdm9fTJa6WhF6MhyjhKAagbuaWe1wwyk453ot8KAQ3aHtL3B8Ze/aLf+wHrBhS0nz4wS6urc8ksIzlLCoa9KIfa0JuQunBLFptV0U9fTR8kDlPoB+klNrUfzeCXmkdgnnUiiwBoN+j1eN87XMSHKI3wIDAQAB"; npx:hasSignature "N8i1kOsJ0rMbmJMwjBMTy9DTO34wC1zcIiPaogAOJ2++tBm+Bwnt7siZG9ynkdZ8nMj9MmgMTDEJ7agN58K7uJOw2RCdbUvpErV46MOUq5HvZ2RjXgk3inMc+CO9Qpoc9xULRkblg6c18wHmFO3ugrMr25zySFtHqdXLzE5OoX0="; npx:hasSignatureTarget this:; npx:signedBy orcid:0000-0002-0319-6542 . this: dct:created "2025-02-06T15:26:50.621Z"^^xsd:dateTime; dct:creator orcid:0000-0002-0319-6542; dct:license ; npx:wasCreatedAt ; nt:wasCreatedFromProvenanceTemplate ; nt:wasCreatedFromPubinfoTemplate , ; nt:wasCreatedFromTemplate . }