@prefix dc: . @prefix this: . @prefix sub: . @prefix t9: . @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-16 a linkflows:ActionNeededComment, linkflows:ContentComment, linkflows:NegativeComment, linkflows:ReviewComment; linkflows:hasCommentText "In p.23, table 9: I doubt the ability of the baseline to detect, whether the baseline is able to identify if a \"thumbnail\" or a \"depiction\" refers to the correct image for this entity. Please justify and explain how you ensure this."; linkflows:hasImpact "3"^^xsd:positiveInteger; linkflows:refersTo t9:\#table . } sub:provenance { sub:assertion prov:hadPrimarySource ; prov:wasAttributedTo . } sub:pubinfo { this: dc:created "2019-11-26T09:05:11+01:00"^^xsd:dateTime; pav:createdBy . }