@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-6396-0848 . } sub:provenance { sub:assertion prov:wasAttributedTo orcid:0000-0002-6396-0848 . } sub:pubinfo { orcid:0000-0002-6396-0848 foaf:name "Indrani Mahapatra" . nt:hasLabelFromApi "FIP.25.T.3 | PARC Facilitator Training - by David Schott" . sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQDnP6JQ79IRvuGYhqfxP/AfbFpTP5Gi+n9DqDxV0EEUKWfhZtr1Denb9jssamw/ex0H8sZWVs3ewJxf7Z/C7gn46DbeMdkNE2Im/NoNrtg5mdPJu4PyReQhNZbgATfUn6pDLbWKZru//DUYWAt1KT8B8KZplxfB1ZpSPeLMQJ0MbQIDAQAB"; npx:hasSignature "HmnxCUeV+Hmozs7nmdFdW6xp2ff0d//otpfYyBj/995GPbni2tqlDas/nOuBWPeoHGldNduyd2QgoS+/HS5tp8xfEoDN4FWjZa3AIkK8lRSDHViyQT8EW3gmUlEEL0xy0VMRIvmPTGsvT3ZEkKXbecszLtwRNH6hbLVlepVkr3o="; npx:hasSignatureTarget this:; npx:signedBy orcid:0000-0002-6396-0848 . this: dct:created "2024-03-14T16:24:10.365Z"^^xsd:dateTime; dct:creator orcid:0000-0002-6396-0848; dct:license ; npx:wasCreatedAt ; nt:wasCreatedFromProvenanceTemplate ; nt:wasCreatedFromPubinfoTemplate , ; nt:wasCreatedFromTemplate . }