@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-8958-8087 . } sub:provenance { sub:assertion prov:wasAttributedTo orcid:0000-0002-8958-8087 . } sub:pubinfo { nt:hasLabelFromApi "FIP.21.T.2 | FIP facilitator training - by Shuai Wang" . orcid:0000-0002-8958-8087 foaf:name "Robin Bramley" . sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQC9Myl1c9s+KhfI5js9K9nC/LEI45esZbbFC05y1mmAJJX5C97mKKU2JZBu4Z6CUP+s4SGtLdUW0CEHmE5W53ohL/KHOKPp+g+uZxUrpp2ghtPtSf+ZcUvWahEMAfGvwJjC9SGZ8PkPTHxfcqt/WGGz0+CYhsvMlTimVTzmtH0EnwIDAQAB"; npx:hasSignature "EAjj1s9bR77n+sQ9I/kOhMi2yMcLRniSDxs4axXCmSTbg1/+WDMNA81slyF5M9r+uKH2KNzRDaqACBKxxKa9eByRMtMu4Kb0lMJwqy7uWMxXc14pF5nqGN+04hTnpM2Ixg8YCW3qqpTJBL86SJU3BDyCa+8ABXaE90k3DjVoz0g="; npx:hasSignatureTarget this:; npx:signedBy orcid:0000-0002-8958-8087 . this: dct:created "2024-02-20T14:51:27.001Z"^^xsd:dateTime; dct:creator orcid:0000-0002-8958-8087; dct:license ; npx:wasCreatedAt ; nt:wasCreatedFromProvenanceTemplate ; nt:wasCreatedFromPubinfoTemplate , ; nt:wasCreatedFromTemplate . }