@prefix this: . @prefix sub: . @prefix np: . @prefix dct: . @prefix nt: . @prefix npx: . @prefix xsd: . @prefix rdfs: . @prefix orcid: . @prefix prov: . sub:Head { this: np:hasAssertion sub:assertion; np:hasProvenance sub:provenance; np:hasPublicationInfo sub:pubinfo; a np:Nanopublication . } sub:assertion { dct:description "A comprehensive and systematic summary of existing research on a particular topic."; a ; rdfs:label "systematic review" . } sub:provenance { sub:assertion prov:wasAttributedTo orcid:0000-0003-2195-3997 . } sub:pubinfo { sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCFntPrMZqvg2kVhCNArNnEn37ddXGwZ/0r4C8CS4lDry7C7YkYgng9yb0UMZQUHiTVkR/5A4m/xjE+Vy+AnwcWUeB75SfGZjE5ylI6VeHjTHi9+2hh2PHYIWnkhU4WHl3COEnxSSa/VouvPzZ2BIWLH6fTrq7NNL3RF5hGegGG0QIDAQAB"; npx:hasSignature "QThw00ChYaZ6D1uPQa5t8+T9ZsDANZYxLRGGlMbjxw8ZMD4Okw5y31dK/6Om2LChuu+xPrKDgv1fOrB1XQCcgtmxSY59V7J5/8RuaPfAbHMGcLwocQ2bGg0ek/7FoYrwRW/YuDhgRr/vPriq04ERSi6C4WukLej3ApktlVm53Gg="; npx:hasSignatureTarget this: . this: dct:created "2023-09-09T14:28:12.604Z"^^xsd:dateTime; dct:creator orcid:0000-0003-2195-3997; dct:license ; npx:introduces ; rdfs:label "Methodology: systematic review"; nt:wasCreatedFromProvenanceTemplate ; nt:wasCreatedFromPubinfoTemplate , ; nt:wasCreatedFromTemplate . }