@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/fafadf9c-6005-46fa-912f-eeae7ddf52f0> a dcat:Dataset ;
    dct:description "Wave statistics computed using output from the NOAA WWIII hindcast simulations, spanning thirty years from 1980 to 2009. The statistics are computed based on frequency-directional variance density spectra every three hours for 1951 locations in US waters. " ;
    dct:identifier "fafadf9c-6005-46fa-912f-eeae7ddf52f0" ;
    dct:issued "2025-12-02T08:58:32.036351"^^xsd:dateTime ;
    dct:modified "2025-12-02T08:58:32.036355"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Wave Classification Statistical Data for US Waters" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Kevin Haas" ;
            vcard:hasEmail <mailto:khaas@gatech.edu> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/fafadf9c-6005-46fa-912f-eeae7ddf52f0/resource/aae5fbc8-a7ba-4768-b273-947f8d53ea52> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "geo",
        "geoss",
        "national",
        "north-america",
        "united-states" .

<https://data.amerigeoss.org/dataset/fafadf9c-6005-46fa-912f-eeae7ddf52f0/resource/aae5fbc8-a7ba-4768-b273-947f8d53ea52> a dcat:Distribution ;
    dct:issued "2017-08-29T17:28:39.628732"^^xsd:dateTime ;
    dct:modified "2025-12-02T08:58:32.029908"^^xsd:dateTime ;
    dct:title "Web Resource" ;
    dcat:accessURL <https://mhkdr.openei.org/submissions/144> ;
    dcat:mediaType "application/unknown" .

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

