@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/653f3c67-c894-487e-b95e-cc71fdf11193> a dcat:Dataset ;
    dct:description """**Overview**

Raw data captured from the NOAA ESRL website:
https://www.esrl.noaa.gov/psd/data/obs/data/
Hourly Radar Winds (WwWind) and Temperature (WwTemp)""" ;
    dct:identifier <https://data.openei.org/submissions/4231> ;
    dct:issued "2011-06-30T00: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 "Radar - 915MHz - Watford City, ND - Raw Data" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Ken Burk" ;
            vcard:hasEmail <mailto:ken.burk@pnnl.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/653f3c67-c894-487e-b95e-cc71fdf11193/resource/8adacc2e-91b3-4236-baf3-19dbbe466325> ;
    dcat:keyword "00",
        "915mhz",
        "a2e",
        "amerigeo",
        "amerigeoss",
        "atmosphere-to-electrons",
        "ckan",
        "eere",
        "geo",
        "geoss",
        "national",
        "north-america",
        "radar",
        "raw-data",
        "united-states",
        "watford-city-nd",
        "weto",
        "wfip1",
        "wind",
        "wind-forecast-improvement-project-1",
        "z09" .

<https://data.amerigeoss.org/dataset/653f3c67-c894-487e-b95e-cc71fdf11193/resource/8adacc2e-91b3-4236-baf3-19dbbe466325> a dcat:Distribution ;
    dct:description "Main dataset landing page with options to request/download" ;
    dct:format "00" ;
    dct:issued "2021-08-07T19:00:52.679692"^^xsd:dateTime ;
    dct:modified "2025-11-22T07:09:04.146536"^^xsd:dateTime ;
    dct:title "wfip1/radar.z09.00" ;
    dcat:accessURL <https://a2e.energy.gov/data/wfip1/radar.z09.00> ;
    dcat:mediaType "application/octet-stream" .

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

