@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://data.amerigeoss.org/dataset/81175cf0-7e96-4fba-b782-1607b5348094> a dcat:Dataset ;
    dct:description """**Overview**

This is the data collected during the validation period.  The buoy is scheduled to be deployed near Martha's Vinyard in mid-January 2020.

The Leosphere Windcube 866 lidar systems output 5 different compressed data files.  Compression is explained below.

**Data Details**

The Windcube data is compressed via 7-zip:

WLS866-24_2020_01_15__00_00_00.gyro.7z  
WLS866-24_2020_01_15__00_00_00.rtd.7z  
WLS866-24_2020_01_15__00_00_00.sta.7z  
WLS866-24_2020_01_15__00_00_00.stdrtd.7z  
WLS866-24_2020_01_15__00_00_00.stdsta.7z

"sta" files are 10 minute averaged data.  
"rtd" files are ~1 second data.  
"gyro" files are buoy movement data.  

7z is the new archive format, providing high compression ratio.

The main features of 7z format:  
Open architecture  
High compression ratio  
Strong AES-256 encryption  
Ability of using any compression, conversion or encryption method  
Supporting files with sizes up to 16000000000 GB  
Unicode file names  
Solid compressing  
Archive headers compressing  
7z has open architecture, so it can support any new compression methods.

https://www.7-zip.org/7z.html""" ;
    dct:identifier <https://data.openei.org/submissions/4155> ;
    dct:issued "2019-12-11T00:00:00+00:00"^^xsd:dateTime ;
    dct:modified "2021-10-11T00:00:00+00:00"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Lidar - Massachusetts - Leosphere Windcube 866 (130) - Raw Data" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Rob Newsom" ;
            vcard:hasEmail <mailto:rob.newsom@pnnl.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/81175cf0-7e96-4fba-b782-1607b5348094/resource/e2d42e26-dbd6-4cd1-96ea-09fb4f3962f8> ;
    dcat:keyword "00",
        "a2e",
        "amerigeo",
        "amerigeoss",
        "atmosphere-to-electrons",
        "buoy",
        "ckan",
        "eere",
        "geo",
        "geoss",
        "leosphere-windcube-866-130",
        "lidar",
        "massachusetts",
        "national",
        "north-america",
        "offshore-wind-energy-buoy-lidar-project",
        "raw-data",
        "united-states",
        "weto",
        "wind",
        "z04" .

<https://data.amerigeoss.org/dataset/81175cf0-7e96-4fba-b782-1607b5348094/resource/e2d42e26-dbd6-4cd1-96ea-09fb4f3962f8> a dcat:Distribution ;
    dct:description "Main dataset landing page with options to request/download" ;
    dct:format "00" ;
    dct:issued "2021-08-07T18:55:46.325714"^^xsd:dateTime ;
    dct:modified "2025-11-23T00:21:36.436074"^^xsd:dateTime ;
    dct:title "buoy/lidar.z04.00" ;
    dcat:accessURL <https://a2e.energy.gov/data/buoy/lidar.z04.00> ;
    dcat:mediaType "application/octet-stream" .

<https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> a foaf:Agent ;
    foaf:name "US Migrating" .

