@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix gsp: <http://www.opengis.net/ont/geosparql#> .
@prefix locn: <http://www.w3.org/ns/locn#> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://data.amerigeoss.org/dataset/0f0b6351-77c6-4108-8259-37ab16c4b2c8> a dcat:Dataset ;
    dct:description "Full data set (six deployments) from the Surface Wave Instrument Float With Tracking (SWIFT) buoy deployments at the Newport South Energy Test Site during extreme wave events." ;
    dct:identifier <https://data.openei.org/submissions/3998> ;
    dct:issued "2017-05-01T06:00:00+00:00"^^xsd:dateTime ;
    dct:modified "2020-07-01T21:27:25+00:00"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((-125.0119 43.9456, -123.5728 43.9456, -123.5728 46.7054, -125.0119 46.7054, -125.0119 43.9456))"^^gsp:wktLiteral ] ;
    dct:title "ALFA: SWIFT Buoy Data Under Extreme Wave Conditions at the Newport South Energy Test Site" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Jim Thomson" ;
            vcard:hasEmail <mailto:jthomson@apl.washington.edu> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/0f0b6351-77c6-4108-8259-37ab16c4b2c8/resource/2ddef11f-9a40-4e4f-8bf4-07a58ff2f7f6> ;
    dcat:keyword "alfa",
        "amerigeo",
        "amerigeoss",
        "array",
        "buoy",
        "ckan",
        "conditions",
        "data",
        "deployment",
        "depth",
        "energy",
        "extreme",
        "field",
        "float",
        "geo",
        "geoss",
        "hydrokinetic",
        "instrument",
        "marine",
        "mhk",
        "monitoring",
        "national",
        "near-surface",
        "newport",
        "north-america",
        "observation",
        "ocean",
        "oregon",
        "power",
        "raw",
        "raw-data",
        "resource",
        "salinity",
        "sets",
        "surface",
        "swift",
        "temperature",
        "test",
        "tracking",
        "true-wind-direction",
        "turbulent-dissipation-rate",
        "united-states",
        "water",
        "water-velocity",
        "wave",
        "wave-height",
        "wind-speed" .

<https://data.amerigeoss.org/dataset/0f0b6351-77c6-4108-8259-37ab16c4b2c8/resource/2ddef11f-9a40-4e4f-8bf4-07a58ff2f7f6> a dcat:Distribution ;
    dct:description "SWIFT buoy data, both raw displacements and processed wave parameters, from all six deployments during the ALFA task 3 extreme conditions campaign." ;
    dct:format "HTML" ;
    dct:issued "2021-06-24T00:20:04.916539"^^xsd:dateTime ;
    dct:modified "2025-11-19T17:54:38.837259"^^xsd:dateTime ;
    dct:title "SWIFT Buoy Data" ;
    dcat:accessURL <http://faculty.washington.edu/jmt3rd/SWIFTdata/Newport/> ;
    dcat:mediaType "text/html" .

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

