@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/f2926636-530f-4ac0-8857-73c8c1ce695a> a dcat:Dataset ;
    dct:description "Full data set (six deployments) from SWIFT buoy deployments at the Newport South Energy Test Site during extreme wave events.  " ;
    dct:identifier "f2926636-530f-4ac0-8857-73c8c1ce695a" ;
    dct:issued "2025-12-02T05:38:01.608093"^^xsd:dateTime ;
    dct:modified "2025-12-02T05:38:01.608098"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "ALFA task 3 extreme conditions-- full data set" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Jim Thomson" ;
            vcard:hasEmail <mailto:jthomson@apl.washington.edu> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/f2926636-530f-4ac0-8857-73c8c1ce695a/resource/6b09dd8c-9414-47bc-8417-c29c7fc817a4> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "geo",
        "geoss",
        "national",
        "north-america",
        "united-states" .

<https://data.amerigeoss.org/dataset/f2926636-530f-4ac0-8857-73c8c1ce695a/resource/6b09dd8c-9414-47bc-8417-c29c7fc817a4> a dcat:Distribution ;
    dct:issued "2017-12-03T05:13:58.512716"^^xsd:dateTime ;
    dct:modified "2025-12-02T05:38:01.602133"^^xsd:dateTime ;
    dct:title "Web Resource" ;
    dcat:accessURL <https://mhkdr.openei.org/submissions/222> ;
    dcat:mediaType "application/unknown" .

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

