@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/09c538f6-8f90-4514-8cd3-7ed95758290a> a dcat:Dataset ;
    dct:description """**Data Details**

HRDL Water Tank:  Lat (40.041), Lon (-105),  Alt (1602m)""" ;
    dct:identifier <https://data.openei.org/submissions/4447> ;
    dct:issued "2015-03-02T00:00:00+00:00"^^xsd:dateTime ;
    dct:modified "2020-03-27T00:00:00+00:00"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Lidar - NOAA High Resolution Doppler Lidar (HRDL) - Derived Data" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Alan Brewer" ;
            vcard:hasEmail <mailto:alan.brewer@noaa.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/09c538f6-8f90-4514-8cd3-7ed95758290a/resource/bcf69a9f-2c71-4532-a20d-e54cc7a4f9a7> ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "GEO",
        "GEOSS",
        "National",
        "North America",
        "United States",
        "a2e",
        "atmosphere-to-electrons",
        "c0",
        "derived-data",
        "eere",
        "experimental-planetary-boundary-layer-instrumentation-assessment",
        "lidar",
        "noaa-high-resolution-doppler-lidar-hrdl",
        "weto",
        "wind",
        "xpia",
        "z01" .

<https://data.amerigeoss.org/dataset/09c538f6-8f90-4514-8cd3-7ed95758290a/resource/bcf69a9f-2c71-4532-a20d-e54cc7a4f9a7> a dcat:Distribution ;
    dct:description "Main dataset landing page with options to request/download" ;
    dct:format "c0" ;
    dct:issued "2021-08-07T19:15:12.256507"^^xsd:dateTime ;
    dct:modified "2025-09-23T18:08:49.912723"^^xsd:dateTime ;
    dct:title "xpia/lidar.z01.c0" ;
    dcat:accessURL <https://a2e.energy.gov/data/xpia/lidar.z01.c0> ;
    dcat:mediaType "application/octet-stream" .

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

