@prefix dc: . @prefix this: . @prefix sub: . @prefix p10: . @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-13 a linkflows:ActionNeededComment, linkflows:ContentComment, linkflows:NegativeComment, linkflows:ReviewComment; linkflows:hasCommentText "At the end of section 4.3 it is unclear whether the incorrect links are errors present in Wikipedia or are generated by the wrappers."; linkflows:hasImpact "2"^^xsd:positiveInteger; linkflows:refersTo p10:\#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 . }