@prefix dc: . @prefix this: . @prefix sub: . @prefix xsd: . @prefix prov: . @prefix pav: . @prefix np: . @prefix doco: . @prefix c4o: . sub:Head { this: np:hasAssertion sub:assertion; np:hasProvenance sub:provenance; np:hasPublicationInfo sub:pubinfo; a np:Nanopublication . } sub:assertion { sub:paragraph c4o:hasContent "The built information has already been added to the WiseNET ontology, the next step is to populate the information about the sensors. A complete smart camera network has been installed in the third storey of the I3M building. The smart cameras are based on the Raspberry Pi 3 system [23] 4 ."; a doco:Paragraph . } sub:provenance { sub:assertion prov:hadPrimarySource ; prov:wasAttributedTo . } sub:pubinfo { this: dc:created "2019-11-12T18:05:11+01:00"^^xsd:dateTime; pav:createdBy . }