@prefix dcterms: . @prefix skos: . @prefix ns1: . @prefix this: . @prefix sub: . @prefix np: . @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 ; skos:definition "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" ; skos:relatedMatch . } 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: dcterms:created "2024-01-25T17:18:52.734Z"^^xsd:dateTime ; dcterms:creator orcid:0000-0002-7114-6459 ; dcterms:license ; npx:introduces sub:ReviewCommentRepresentation ; rdfs:label "Class: fine-grained representation of review comment" ; nt:wasCreatedFromProvenanceTemplate ns1:RANwQa4ICWS5SOjw7gp99nBpXBasapwtZF1fIM3H2gYTM ; nt:wasCreatedFromPubinfoTemplate ns1:RAA2MfqdBCzmz9yVWjKLXNbyfBNcwsMmOqcNUxkk1maIM , ns1:RAh1gm83JiG5M6kDxXhaYT1l49nCzyrckMvTzcPn-iv90 ; nt:wasCreatedFromTemplate ns1:RAzUgUie-tPiAorDNlH8h7vR3lP4WNBhT40nsWrRfa1NY . }