@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 "FIP.33.T.7 | FAIR Implementation Profile Training 7 - by Dario Bijker" . sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCR8zl1Ma30UaDP4UJ/SlYW16LQCrNUS7feTIS/0wu3CG7dkfXjhabjafXe/nIyWuX/6i93GUeGYFy4tvbQjAlD8Z+ZhhDJAFWaiN0m+rPioZ5wsm+BWCh+UPh9ZmDgCm9d2TxImQEIYcN6RvXFT4PYozaGML1L9+NYqWjthnngSQIDAQAB"; npx:hasSignature "SwP4L13VmK7x8s7ok51fFk21BbUZsL0YND67ukE7ZATzbt5dYHPtfqC8jwrGw4CPxPAr6TzvlkrtGGgVJz/vJOMSxYawUUV6BcpAECeTrPgec/+Y3eHiyekI5+P+cR2Kn2UBkLSBb0Qg9yfNvHKsIO05eRQT0ZNWbVOL0cx7DNc="; npx:hasSignatureTarget this:; npx:signedBy orcid:0000-0002-2483-3969 . this: dct:created "2025-02-13T16:33:30.716Z"^^xsd:dateTime; dct:creator orcid:0000-0002-2483-3969; dct:license ; npx:wasCreatedAt ; nt:wasCreatedFromProvenanceTemplate ; nt:wasCreatedFromPubinfoTemplate , ; nt:wasCreatedFromTemplate . }