@prefix this: . @prefix sub: . @prefix np: . @prefix dct: . @prefix nt: . @prefix xsd: . @prefix orcid: . @prefix prov: . @prefix npx: . sub:Head { this: np:hasAssertion sub:assertion; np:hasProvenance sub:provenance; np:hasPublicationInfo sub:pubinfo; a np:Nanopublication . } sub:assertion { sub:comment a , , , ; "The provenance of this formalization is a \"FormalizationActivity\" where the link to the article and the actual quote from the same article from which the scientific claim was derived need to be specified together with the orcid of the formalization author. This should be changed accordingly."; "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 "Yd8EkyMIj5m2fpyYf3mtvQdpxK7eX7K5rr3mO8RBMRA9V1UWjLEFHiCC5EKSVp+IfGIg+otU1N7iHnNSKWwWiRcjlpyYXb+ykk21+G2s4ct6W6L/920yAIo1ksjXZksFbKBSLyZtGS/yrQsgacfzH/2jiJ8Xp7ScardXWBnySds="; npx:hasSignatureTarget this: . this: dct:created "2021-10-14T12:47:33.797+03:00"^^xsd:dateTime; dct:creator orcid:0000-0002-7114-6459; nt:wasCreatedFromProvenanceTemplate ; nt:wasCreatedFromPubinfoTemplate ; nt:wasCreatedFromTemplate . }