
 [
    a <http://schema.org/SoftwareApplication>;
    <http://schema.org/applicationCategory> "Sensors";
    <http://schema.org/author> [
      a <http://schema.org/Person>;
      <http://schema.org/name> "Sensirion"
    ];
    <http://schema.org/datePublished> "2026-03-30"^^<http://schema.org/Date>;
    <http://schema.org/description> "Library for the SEN62 sensor by Sensirion";
    <http://schema.org/downloadUrl> <https://downloads.arduino.cc/libraries/github.com/Sensirion/Sensirion_I2C_SEN62-1.0.0.zip>;
    <http://schema.org/fileSize> 3619;
    <http://schema.org/license> <https://spdx.org/licenses/BSD-3-Clause>;
    <http://schema.org/name> "Sensirion I2C SEN62";
    <http://schema.org/operatingSystem> "Arduino";
    <http://schema.org/softwareVersion> "1.0.0";
    <http://schema.org/url> <https://github.com/Sensirion/arduino-i2c-sen62>
  ] .
