@prefix this: . @prefix sub: . @prefix xsd: . @prefix rdfs: . @prefix dct: . @prefix prov: . @prefix np: . @prefix orcid: . @prefix nt: . @prefix pc: . @prefix npx: . sub:Head { this: np:hasAssertion sub:assertion; np:hasProvenance sub:provenance; np:hasPublicationInfo sub:pubinfo; a np:Nanopublication . } sub:assertion { rdfs:comment "Trim55 has an important role in regulating virus-induced inflammation within the lungs of SARS-CoV–infected mice." . orcid:0000-0001-7769-4272 pc:hasRead . } sub:provenance { sub:assertion prov:wasAttributedTo orcid:0000-0001-7769-4272 . } sub:pubinfo { sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCOqbrPT5RmzxsvRXGHZSAXPzeRLt9ogiosL3tcPKC0g5J8B1577lnJ3oVKSfD80lgPJdr9K671RazGL/mkZ/yu/uCNqne07Q9jd6OIAEi3fldiVfGK8ZDh43rGWRuG+BlvbZ1lZRFrWsURTKTpMgh0C6vJFRIMkWH6ImbZC5JbbQIDAQAB"; npx:hasSignature "XLoe+jY6Vw/Mml8KFNMZvw8w5KV0kg0/Ane/gcodZlHW/5VYshEZVe6jjIrGl6M/JLp4j6w/UgwkCRtuWM1WQd//gs0F/iVJs9XGRd+Ll8YLt3FBZC+XsPgAupJuxiNueml92JcN/56WnhtYe2dOsMw+pufP9IXsywJl2jzarcA="; npx:hasSignatureTarget this: . this: dct:created "2020-04-08T12:08:18.233+02:00"^^xsd:dateTime; dct:creator orcid:0000-0001-7769-4272; nt:wasCreatedFromTemplate . }