@prefix dc: . @prefix this: . @prefix sub: . @prefix p7: . @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-36 a linkflows:ActionNeededComment, linkflows:NegativeComment, linkflows:ReviewComment, linkflows:SyntaxComment; linkflows:hasCommentText "- “consist on” is wrong, either use “consist of” or “consist in”, depending on the meaning (cf. pages 10, 13, 15)"; linkflows:hasImpact "3"^^xsd:positiveInteger; linkflows:refersTo , , , , , , p7:\#paragraph . } sub:provenance { sub:assertion prov:hadPrimarySource ; prov:wasAttributedTo . } sub:pubinfo { this: dc:created "2019-11-26T09:05:11+01:00"^^xsd:dateTime; pav:createdBy . }