@prefix dc: . @prefix this: . @prefix sub: . @prefix s5: . @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 "- Sect.5. Actually, ifcowl is just the ontology T-box and it does not include proper instances. It is suggested to use IFC-RDF graph (or something else) when referring to the instances. This means also that querying the ifcowl instances are not returned (cf. sect.6.1.)"; linkflows:hasImpact "3"^^xsd:positiveInteger; linkflows:refersTo s5:\#section . } sub:provenance { sub:assertion prov:hadPrimarySource ; prov:wasAttributedTo . } sub:pubinfo { this: dc:created "2019-11-26T09:05:11+01:00"^^xsd:dateTime; pav:createdBy . }