@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:ReviewCommentRepresentation a ; rdfs:label "fine-grained representation of review comment"; rdfs:subClassOf ; "A class that contains the representation of review comments, fine-grained pieces of reviews that can be represented in a structured manner using the Linkflows model"; . } sub:provenance { sub:assertion prov:wasAttributedTo orcid:0000-0002-7114-6459 . } sub:pubinfo { nt:hasLabelFromApi "knowledge representation - set of tools used to represent and organize human knowledge in order to use or share it" . 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 "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQDE0VDkTZXdIN+xq593BQ7BQyas9LGa07QZxiEbWf44WsBMV8guU8YrMh6BxdQJ2NW88ILEFlxpLbkPyE0dIrfCgoLZ/OW3WhL4KgIec1cSOvHY5I4dYq4kuoQ/BTa4SNh6IwO+sK5DTXzmOXlRcFiLqmAjHM4QTUr7FWXEqB7oKQIDAQAB"; npx:hasSignature "Sn11id4Br5TEy6PPUZb4N85FDTPlaPJCmb+bgl4cYX8xyEDl0xZkeneh9bAx0w1pEuREwavbC8VvL3I0QNVJfU+X86ITi3aPjypigB19SX3j3GydekRJ4cao532dsa3582h3Say29mQ/JtkcSbzmdt9i5cUDt6fp1phw96b8xXU="; npx:hasSignatureTarget this: . this: dct:created "2024-01-25T17:18:52.734Z"^^xsd:dateTime; dct:creator orcid:0000-0002-7114-6459; dct:license ; npx:introduces sub:ReviewCommentRepresentation; rdfs:label "Class: fine-grained representation of review comment"; nt:wasCreatedFromProvenanceTemplate ; nt:wasCreatedFromPubinfoTemplate , ; nt:wasCreatedFromTemplate . }