@prefix dc: . @prefix this: . @prefix sub: . @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-11 a linkflows:ActionNeededComment, linkflows:ContentComment, linkflows:NegativeComment, linkflows:ReviewComment; linkflows:hasCommentText "- In page 3, [10] is not the most proper reference about IFC EXPRESS to OWL. In addition to [30], also the paper Pauwels et al. 2017 (“Enhancing the ifcOWL ontology with an alternative representation for geometric data”) can be considered, since it includes the final version of ifcowl approved by bSI."; linkflows:hasImpact "3"^^xsd:positiveInteger; linkflows:refersTo . } sub:provenance { sub:assertion prov:hadPrimarySource ; prov:wasAttributedTo . } sub:pubinfo { this: dc:created "2019-11-26T09:05:11+01:00"^^xsd:dateTime; pav:createdBy . }