@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-2864-6028 . } sub:provenance { sub:assertion prov:wasAttributedTo orcid:0000-0002-2864-6028 . } sub:pubinfo { orcid:0000-0002-2864-6028 foaf:name "Alice Cavaliere" . nt:hasLabelFromApi "FA.5.T.1 | ITINERIS FAIR Awareness 1 - by Andrea Tarallo" . sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCFpM0CvQIF7+FcqaZ+4cgG1DUtjbdoyCXWat7F1mSu/QptYNPLaCixIc0AnQkV4E9P7lFJwxyRkHNCNtmCvh36Uieh3rTPNAqrg+28qidK6/yZiLTUSrxQ5k1RDvh8QkHBY5xEEUsHxol2NIkvrrSxvkGfug/8J8JLSF5ebH++YwIDAQAB"; npx:hasSignature "TUj+zmtAneedcz98rxLevf9QWZ4PP/DFnCsU4GuvhkVV914aF7GUpXP19wiZ+YsjM1sb9HYPkDxmLaMY1YVIJbuOGgJhNGidWlLNnM8qCRNv71e+9DwOn4Ayf+P+i7WebQsNJALQiJu9C5BI6TzlG9naTmSvM6vXmMQnK7Ifvw0="; npx:hasSignatureTarget this:; npx:signedBy orcid:0000-0002-2864-6028 . this: dct:created "2024-11-27T15:53:10.252Z"^^xsd:dateTime; dct:creator orcid:0000-0002-2864-6028; dct:license ; npx:wasCreatedAt ; nt:wasCreatedFromProvenanceTemplate ; nt:wasCreatedFromPubinfoTemplate , ; nt:wasCreatedFromTemplate . }