@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 Tables 3 and 4 present some selected classes and properties with emphasis on built environment information. We propose to enhance the IFC information by adding functional facts to the spaces, i.e., information about the space usage (if it is a corridor, a reception, a coworking space, etc). Additionally, we propose to add information about the different types of alarm and security systems present in the built environment, specifically the security systems of the doors (e.g., key-lock system, card reader system and biometric system). This can allow the deduction of knowledge regarding the security restrictions of a space."; a doco:Paragraph . } sub:provenance { sub:assertion prov:hadPrimarySource ; prov:wasAttributedTo . } sub:pubinfo { this: dc:created "2019-11-07T12:47:11+01:00"^^xsd:dateTime; pav:createdBy . }