@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-0001-8594-1798 . } sub:provenance { sub:assertion prov:wasAttributedTo orcid:0000-0001-8594-1798 . } sub:pubinfo { orcid:0000-0001-8594-1798 foaf:name "Fadime Oztoprak" . nt:hasLabelFromApi "FA.6.T.2 | FAIR Awareness training session 2 - by Barbara Magagna" . sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQDIOsycqmywqZ+77GcKBUD2iEqGKJu+6TlPbtIcI4deoAxS2Kh1U+uhAq0c8U8hzBnRBrUf4k5VnxpdVGvwTum3oMOYZaWwn8sXSEUdejuzQtb8tJGCU1nwsG4jBfiAElYdNiWPQF1+UMa616VJW3IgOE//5QyUUxm+WB4tUH8azwIDAQAB"; npx:hasSignature "iik8oKfPQbEXnJDgXHujVqPVkHbNz11eno3d3tOPTtVxo8TnP4dYHhMpda1OK+eBL9dJUlTrWp0p6w0WKaU/Q75KZsX8A/UgIkEoPyOJ78mTfdZ5TwO74o+GxYPvPHWXDvKJjRZ9ET15FlisfnNYDOiUGLGjqkEVOLz7VluVw4Y="; npx:hasSignatureTarget this:; npx:signedBy orcid:0000-0001-8594-1798 . this: dct:created "2024-12-12T15:45:52.846Z"^^xsd:dateTime; dct:creator orcid:0000-0001-8594-1798; dct:license ; npx:wasCreatedAt ; nt:wasCreatedFromProvenanceTemplate ; nt:wasCreatedFromPubinfoTemplate , ; nt:wasCreatedFromTemplate . }