@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/12a6bcb8-70e1-47fa-a0cf-b9432765c3d4> a dcat:Dataset ;
    dct:description """**Overview**

Deployment off the coast of Humboldt, California

**Data Details**

Windcube Data Files:  
 lidar.z05.00.20200929.000000.gyro.7z  
 lidar.z05.00.20200929.000000.rtd.7z  
 lidar.z05.00.20200929.000000.sta.7z  
 lidar.z05.00.20200929.000000.stdrtd.7z  
 lidar.z05.00.20200929.000000.stdsta.7z  

The Windcube data is compressed via 7-zip:  

"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

**Data Quality**

Additional meta data to follow""" ;
    dct:identifier <https://data.openei.org/submissions/4152> ;
    dct:issued "2020-10-02T00:00:00+00:00"^^xsd:dateTime ;
    dct:modified "2022-07-25T00:00:00+00:00"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Lidar - California - Leosphere Windcube 866 (120), Humboldt - Raw Data" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Alicia Gorton" ;
            vcard:hasEmail <mailto:alicia.gorton@pnnl.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/12a6bcb8-70e1-47fa-a0cf-b9432765c3d4/resource/db66778e-f4cf-480b-950e-534f8e4cabe2> ;
    dcat:keyword "00",
        "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "GEO",
        "GEOSS",
        "National",
        "North America",
        "United States",
        "a2e",
        "atmosphere-to-electrons",
        "buoy",
        "california",
        "eere",
        "leosphere-windcube-866-120-humboldt",
        "lidar",
        "offshore-wind-energy-buoy-lidar-project",
        "raw-data",
        "weto",
        "wind",
        "z05" .

<https://data.amerigeoss.org/dataset/12a6bcb8-70e1-47fa-a0cf-b9432765c3d4/resource/db66778e-f4cf-480b-950e-534f8e4cabe2> a dcat:Distribution ;
    dct:description "Main dataset landing page with options to request/download" ;
    dct:format "00" ;
    dct:issued "2021-08-07T18:55:40.401956"^^xsd:dateTime ;
    dct:modified "2025-09-23T22:28:43.866434"^^xsd:dateTime ;
    dct:title "buoy/lidar.z05.00" ;
    dcat:accessURL <https://a2e.energy.gov/data/buoy/lidar.z05.00> ;
    dcat:mediaType "application/octet-stream" .

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

