@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-2483-3969 . } sub:provenance { sub:assertion prov:wasAttributedTo orcid:0000-0002-2483-3969 . } sub:pubinfo { orcid:0000-0002-2483-3969 foaf:name "Stijn Baken" . nt:hasLabelFromApi "FA.6.T.3 | FAIR Awareness training session 3 - by Barbara Magagna" . sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCR8zl1Ma30UaDP4UJ/SlYW16LQCrNUS7feTIS/0wu3CG7dkfXjhabjafXe/nIyWuX/6i93GUeGYFy4tvbQjAlD8Z+ZhhDJAFWaiN0m+rPioZ5wsm+BWCh+UPh9ZmDgCm9d2TxImQEIYcN6RvXFT4PYozaGML1L9+NYqWjthnngSQIDAQAB"; npx:hasSignature "M7Wtd76Cq1VBGjuTa8R/z83xvYNFLvLJ+uc6ef+QXFcJRkBJI6ILi2CBpR5awK9QYCZZS+d+UjOr33YBLxhQ2yRRIxt5TgqyH5lodtz7MqdBhUU+JO9JH6qQZIcNlTNOsS6cxJz9nGa/17KmOUeQg4Ybgo/PWiSIWfx5dLnPiaQ="; npx:hasSignatureTarget this:; npx:signedBy orcid:0000-0002-2483-3969 . this: dct:created "2024-12-16T15:18:38.460Z"^^xsd:dateTime; dct:creator orcid:0000-0002-2483-3969; dct:license ; npx:wasCreatedAt ; nt:wasCreatedFromProvenanceTemplate ; nt:wasCreatedFromPubinfoTemplate , ; nt:wasCreatedFromTemplate . }