@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/689cc186-9b66-4bea-a2f5-9d23a5e9c132> a dcat:Dataset ;
    dct:description """**Overview**

This instrument will be testing the data transfer process before deploying the campaign. 
The netCDF L3 data file has level 3 (L3) data that have gone through the calculation service and contains all the data from the algorithms, including mixing layer height values and quality index data. L3 default files contain L3 data that use the default preset for a live plot.

File naming schema:

L3_DEFAULT_<STATION_NUMBER>_YYYYMMDDHHMM_<ParameterKey>_<FREE_FORMAT>.nc

Name Description
L3 Identification of the data level
DEFAULT Identification of the L3 file type
CUSTOM
OFFLINE
STATION_NUMBER WMO station number, if defined
YYYYMMDDHHMM UTC time
ParameterKey Identification of the advanced algorithm settings. See the table below
for an explanation.
FREE_FORMAT File suffix, if defined

**Data Quality**

This data have been passed through a processing algorithm to determine cloud layer heights and backscatter intensity profiles.""" ;
    dct:identifier <https://data.openei.org/submissions/5731> ;
    dct:issued "2018-09-21T00:00:00+00:00"^^xsd:dateTime ;
    dct:modified "2022-08-05T00:00:00+00:00"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "NWTC Ceilometer (1) Pre-campaign / Derived Data" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Nicholas Hamilton" ;
            vcard:hasEmail <mailto:nicholas.hamilton@nrel.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/689cc186-9b66-4bea-a2f5-9d23a5e9c132/resource/aa6c358b-f849-48d6-82b6-1e761fb409fd> ;
    dcat:keyword "a2e",
        "amerigeo",
        "amerigeoss",
        "atmosphere-to-electrons",
        "awaken",
        "c0",
        "ceil",
        "ckan",
        "eere",
        "geo",
        "geoss",
        "national",
        "north-america",
        "nwtc",
        "nwtc-ceilometer-1-pre-campaign-derived-data",
        "the-american-wake-experiment-awaken",
        "united-states",
        "weto",
        "wind",
        "z01" .

<https://data.amerigeoss.org/dataset/689cc186-9b66-4bea-a2f5-9d23a5e9c132/resource/aa6c358b-f849-48d6-82b6-1e761fb409fd> a dcat:Distribution ;
    dct:description "Main dataset landing page with options to request/download" ;
    dct:format "c0" ;
    dct:issued "2022-08-08T12:41:32.215966"^^xsd:dateTime ;
    dct:modified "2025-11-22T09:39:17.146083"^^xsd:dateTime ;
    dct:title "awaken/nwtc.ceil.z01.c0" ;
    dcat:accessURL <https://a2e.energy.gov/data/awaken/nwtc.ceil.z01.c0> ;
    dcat:mediaType "application/octet-stream" .

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

