@prefix dc: . @prefix this: . @prefix sub: . @prefix f7: . @prefix xsd: . @prefix prov: . @prefix pav: . @prefix np: . @prefix linkflows: . sub:Head { this: np:hasAssertion sub:assertion; np:hasProvenance sub:provenance; np:hasPublicationInfo sub:pubinfo; a np:Nanopublication . } sub:assertion { sub:comment-43 a linkflows:ContentComment, linkflows:NegativeComment, linkflows:ReviewComment, linkflows:SuggestionComment; linkflows:hasCommentText "figure 7(b): TP+TN are complementary w.r.t. FP+FN; rates would be more meaningful than total counts"; linkflows:hasImpact "3"^^xsd:positiveInteger; linkflows:refersTo f7:\#figure . } sub:provenance { sub:assertion prov:hadPrimarySource ; prov:wasAttributedTo . } sub:pubinfo { this: dc:created "2019-11-26T09:05:11+01:00"^^xsd:dateTime; pav:createdBy . }