@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-0009-5847-3226 . } sub:provenance { sub:assertion prov:wasAttributedTo orcid:0009-0009-5847-3226 . } sub:pubinfo { orcid:0009-0009-5847-3226 foaf:name "Alina Burchardt" . nt:hasLabelFromApi "FIP.33.T.8 | FAIR Implementation Profile Training 8 - by Elianna DeSota" . sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQC87tHJ8KaPFThRzicTj7TfbFNwY21HScpzAAoSyqy20OWuArenCCA/nniXd80gCEQbJQosI4vP25KtgnefvvfsFwdUgdRV9c+kHQq8w3Dm1ll16nAYeBmvbeoGVk3ZoRqe8NPCJNyL4g4YcvsK5dI6DtUXZNyTytVKKIIm0S8CAQIDAQAB"; npx:hasSignature "O7Req8Qk10wVoIj3DezYT5OLAoC3TWbfQQaypGAI/SKKQwBe+u7Z7m+r2cTAfV2wVKzyB25pa06OykXL4yuvj4MV4J/TUxaxNlvoQ8ndijEY5rFZXpgfS7ZFdomsr+httDD0vEaE+KiIaEQiHvcYgT80JGcALCmcpjKQmXrzU9U="; npx:hasSignatureTarget this:; npx:signedBy orcid:0009-0009-5847-3226 . this: dct:created "2025-02-18T16:23:08.134Z"^^xsd:dateTime; dct:creator orcid:0009-0009-5847-3226; dct:license ; npx:wasCreatedAt ; nt:wasCreatedFromProvenanceTemplate ; nt:wasCreatedFromPubinfoTemplate , ; nt:wasCreatedFromTemplate . }