@prefix this: . @prefix sub: . @prefix np: . @prefix dct: . @prefix npx: . @prefix xsd: . @prefix orcid: . @prefix rdfs: . @prefix fip: . @prefix prov: . sub:Head { this: np:hasAssertion sub:assertion; np:hasProvenance sub:provenance; np:hasPublicationInfo sub:pubinfo; a np:Nanopublication . } sub:assertion { sub:e57 a fip:Available-FAIR-Enabling-Resource, fip:FAIR-Enabling-Resource, fip:Knowledge-representation-language; rdfs:comment "A file with .e57 extension is a compact, vendor-neutral file format that is used for storing and exchange of three-dimensional (3D) imaging data such as point clouds, images, and metadata. E57 is open source and stores 3D point data, its attributes (such as colour and intensity), and 2D imagery as captured by the 3D imaging system."; rdfs:label "E57 Lidar Point Cloud Data Format"; rdfs:seeAlso . } sub:provenance { sub:assertion dct:creator orcid:0000-0003-3108-3921 . } sub:pubinfo { sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCoKFb7LKlXyBB7BUvjFF9bDJNk0WxH3Xerr4H3v/VCiRVshEDl3BZVekbMMmdRe+TOPyc8AOLd9IAL2VfVVD/T0rmCHk7Pw7DQjI96mwyeXhE7f4g0WG5UT5Pxxm0Rzy7IrYnEaaVDs7dkZUt952M6qWlHfTwCQDcXJhZfLiXoMwIDAQAB"; npx:hasSignature "CJh+4IwOaY73gBzAZHTX0DenCxwMXye1Pn6GQl2Gd2iAI99Jt9D9RK3eDJGVHh/CMXXN2j77ik9rCR5Zt0LLLvKlmDwoDVCK1nBJo8tP2aZrKz78H8ipzb8LgYmqSYhpM1ZOC6XeVt898wrJM6QRfUXDBo7rPI/gItJAvsKKzi8="; npx:hasSignatureTarget this: . this: dct:created "2022-10-17T09:55:11Z"^^xsd:dateTime; dct:creator ; dct:license ; npx:introduces sub:e57; prov:wasDerivedFrom . }