@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 should be a \"FormalizationActivity\". As such, the source of the scientific claim (the original scientific article) can be specified, together with the quote from the article that contains the scientific claim and the orcid of the author of the formalization."; "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 "Uq04JY8pHA1cTJRuXrhyzTOgN/4wL7D7VcwXGoTtmbKnxzg4rFtFsLLI02ODoxy3+4e9+EhNtl8hfDgRnV+hUAQnJNIrdVPdJN87XlXrIiEjdbacdUunUuIPS1RoCRbLkwQ1VGw8KPh6K+sXK4ZOUlkFuIgi7EcXdx3rRWBd4ko="; npx:hasSignatureTarget this: . this: dct:created "2021-10-07T00:43:53.453+03:00"^^xsd:dateTime; dct:creator orcid:0000-0002-7114-6459; nt:wasCreatedFromProvenanceTemplate ; nt:wasCreatedFromPubinfoTemplate ; nt:wasCreatedFromTemplate . }