@prefix this: . @prefix sub: . @prefix np: . @prefix dct: . @prefix nt: . @prefix npx: . @prefix xsd: . @prefix orcid: . @prefix prov: . sub:Head { this: np:hasAssertion sub:assertion; np:hasProvenance sub:provenance; np:hasPublicationInfo sub:pubinfo; a np:Nanopublication . } sub:assertion { sub:comment a , , , ; "The correct provenance here is a \"FormalizationActivity\", as the formalization was derived after such a specific activity. There the original article (https://www.nature.com/articles/nature13535) and the exact quote from the article that contained the scientific claim, together with the ORCID of the creator(s) should be specified."; "3"; ; . } sub:provenance { sub:assertion prov:wasAttributedTo orcid:0000-0002-7114-6459 . } sub:pubinfo { sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCJlM78d80R+gFMoQB1IG3f7AbqqGOCIv4HmZd1cx1KgEWMUUpPsojFNvx84fC/TltcJ8F8JafnbhDXW2HM2MhdK4yC04ROEV1vIgSzjDicHfiqXvMqdPuMyQp4mmCEY7mUoeEW10mWZqjk+S9TnmiAQbFGcpExP8aosr2aTR7CSQIDAQAB"; npx:hasSignature "CERk0bW1l3Oa33+PDtojDQID9/n4E8r7QWpbxJGkSeNGrExMZ+gbTbF+w/CfKx75WPupW/B/dCT8tx7GesRB4hipEMcYYTw+X7yVt/SM8I+PBM7G9c2aymuwXoLVpSqxc3so56wGFPWDi853VjqoWpYvMCVlu8coYdEAl04qxtI="; npx:hasSignatureTarget this: . this: dct:created "2021-10-05T17:49:13.823+03:00"^^xsd:dateTime; dct:creator orcid:0000-0002-7114-6459; npx:supersedes ; nt:wasCreatedFromProvenanceTemplate ; nt:wasCreatedFromPubinfoTemplate , ; nt:wasCreatedFromTemplate . }