@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:LAS a fip:Available-FAIR-Supporting-Resource, fip:FAIR-Enabling-Resource, fip:Knowledge-representation-language; rdfs:comment "The LAS file format is a public file format for the interchange of 3-dimensional point cloud data data between data users. Although developed primarily for exchange of lidar point cloud data, this format supports the exchange of any 3-dimensional x,y,z tuplet. This binary file format is an alternative to proprietary systems or a generic ASCII file interchange system used by many companies. The LAS file format is a binary file format that maintains information specific to the lidar nature of the data while not being overly complex."; rdfs:label "LASer (LAS) File Format | .las"; fip:has-description-source . } sub:provenance { sub:assertion dct:creator orcid:0000-0002-8211-7784 . } sub:pubinfo { sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCoKFb7LKlXyBB7BUvjFF9bDJNk0WxH3Xerr4H3v/VCiRVshEDl3BZVekbMMmdRe+TOPyc8AOLd9IAL2VfVVD/T0rmCHk7Pw7DQjI96mwyeXhE7f4g0WG5UT5Pxxm0Rzy7IrYnEaaVDs7dkZUt952M6qWlHfTwCQDcXJhZfLiXoMwIDAQAB"; npx:hasSignature "WG6qBObmZMLxpTjJI1dBuvbewJyhK4JDtn7F5fCxGNECmMcmL72DVmnvS8WMtPvNjYbi4qw6DbexXs9HklUTeMJ3SKZPbH9UkcCgwgGSinZOleKnbfxniokNl3ihs3Iig4hgC0q7yzMhB9s2K+IKJ0iL615G8tJW/Q2doZCl7PY="; npx:hasSignatureTarget this: . this: dct:created "2025-04-16T10:12:06Z"^^xsd:dateTime; dct:creator ; dct:license ; npx:introduces sub:LAS; prov:wasDerivedFrom . }