@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:spi a ; rdfs:label "In the context of all things of type peer review, things of type application of Linkflows reviewing model generally have a relation of type enables to things of type fine-grained representation of review comment that are in the same context (i.e. peer review)."; ; ; ; ; . } sub:provenance { sub:assertion prov:wasAttributedTo orcid:0000-0002-7114-6459 . } sub:pubinfo { nt:hasLabelFromApi "peer review - evaluation of work by one or more people of similar competence to the producers of the work" . nt:hasLabelFromApi "application of Linkflows reviewing model - by Cristina-Iulia Bucur" . nt:hasLabelFromApi "fine-grained representation of review comment - by (unknown)" . sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCKOqs2T28k/MbmArHUMypi5MUoJX6KdkVn6GOXjxhjXDpwW+/O1LXyHoG7ItOw+g03P7UN4+Diq3tQySZ4cjzoY+o4EJ5ducqFCTI7gjhNd3HLGM3icsypOT8zxuPHNSbPI42Fc5lDVr7FzcH5bb70vL+0uBgpfxBI5lXKkfcXTwIDAQAB"; npx:hasSignature "PlGhCijAkzfy/yPZxiTEheWNrI2KUoPwSBJew9fI5sx78Q3xCOaL8G6MqmbmADjUr+JAsoSinoC5imvFEdxSc8Z5vBG7v7nLInM0AEZb4aj+RUQh9oIjz89oM1wrjVk1eiu4SqVDtckYxMxJFG8VfX6+RMgr90/NWdUfOZ+bFEs="; npx:hasSignatureTarget this: . this: dct:created "2024-01-25T17:23:51.474Z"^^xsd:dateTime; dct:creator orcid:0000-0002-7114-6459; dct:license ; npx:introduces sub:spi; nt:wasCreatedFromProvenanceTemplate ; nt:wasCreatedFromPubinfoTemplate , ; nt:wasCreatedFromTemplate . }