@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 { sub:LinkflowsReviewModelApplication a ; rdfs:label "application of Linkflows reviewing model"; rdfs:subClassOf ; "A class that covers the application of the Linkflows reviewing model, a structured, fine-grained reviewing model based on review comments."; , . } sub:provenance { sub:assertion prov:wasAttributedTo orcid:0000-0002-7114-6459 . } sub:pubinfo { nt:hasLabelFromApi "process - set of interrelated tasks that transform inputs into outputs, where the tasks may be carried out by people, nature or machines using various resources" . nt:hasLabelFromApi "scientific model - scientific representation aiming to understand, define, quantify, visualize, or simulate the world" . nt:hasLabelFromApi "peer review - evaluation of work by one or more people of similar competence to the producers of the work" . sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCKOqs2T28k/MbmArHUMypi5MUoJX6KdkVn6GOXjxhjXDpwW+/O1LXyHoG7ItOw+g03P7UN4+Diq3tQySZ4cjzoY+o4EJ5ducqFCTI7gjhNd3HLGM3icsypOT8zxuPHNSbPI42Fc5lDVr7FzcH5bb70vL+0uBgpfxBI5lXKkfcXTwIDAQAB"; npx:hasSignature "Yot5/yZ7LQ8gkNZ3EX4JI+QVSZDxB6RsA4ZU6tMpTe24ThMcciVQD4q5J/giiDjeQIY4bxQiJY88Z81/PJ6g9ZTWyvecCpmQHp4GeR2IT+w5E93mB+zjsxWarHcbyoTn1AaKHvr5ttoYdp7/cOAXaT8doJlrwTWEuuFsCdM6a8Q="; npx:hasSignatureTarget this: . this: dct:created "2024-01-25T17:12:14.866Z"^^xsd:dateTime; dct:creator orcid:0000-0002-7114-6459; dct:license ; npx:introduces sub:LinkflowsReviewModelApplication; rdfs:label "Class: application of Linkflows reviewing model"; nt:wasCreatedFromProvenanceTemplate ; nt:wasCreatedFromPubinfoTemplate , ; nt:wasCreatedFromTemplate . }