@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/49af4bf9-1469-4986-b25d-08f7b208fa5f> a dcat:Dataset ;
    dct:description "This data set includes one trial of above and under water motion tracking measurements from a Qualysis motion tracking system.  The Qualisys native .qtm file can be opened by the Qualisys Track Manager software.  Data from this file has been exported to a tab separated value (.tsv) file which is a generic ASCII file format that can be read by a text editor, MATLAB, Excel, etc... Also exported is a native MATLAB formatted file (.mat) which can be loaded directly into MATLAB.  The trial is from a three body wave energy converter device, using the underwater system for the central nacelle data, and above water system for the fore and aft floats." ;
    dct:identifier <https://data.openei.org/submissions/5648> ;
    dct:issued "2021-04-23T06:00:00+00:00"^^xsd:dateTime ;
    dct:modified "2022-02-07T17:04:52+00:00"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((-123.2926 44.5629, -123.2899 44.5629, -123.2899 44.5645, -123.2926 44.5645, -123.2926 44.5629))"^^gsp:wktLiteral ] ;
    dct:title "Motion Tracking Above and Below Water Dataset" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Bret Bosma" ;
            vcard:hasEmail <mailto:bret.bosma@oregonstate.edu> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/49af4bf9-1469-4986-b25d-08f7b208fa5f/resource/817b8280-e467-4d93-b06f-4c04c5c59ce1>,
        <https://data.amerigeoss.org/dataset/49af4bf9-1469-4986-b25d-08f7b208fa5f/resource/81e99e8d-89bf-4d50-8db7-bb4cbfcc945d>,
        <https://data.amerigeoss.org/dataset/49af4bf9-1469-4986-b25d-08f7b208fa5f/resource/e1cfb619-164c-45ca-8431-531b4f5513c4> ;
    dcat:keyword "above-water",
        "amerigeo",
        "amerigeoss",
        "below-water",
        "ckan",
        "data",
        "energy",
        "geo",
        "geoss",
        "hydrokinetic",
        "marine",
        "matlab",
        "mhk",
        "motion",
        "motion-tracking",
        "motion-tracking-system",
        "national",
        "north-america",
        "processed-data",
        "qualisys-track-manager",
        "qualysis",
        "raw-data",
        "scaled-testing",
        "surface",
        "three-body",
        "three-body-wave-energy-converter",
        "three-body-wec",
        "underwater",
        "united-states",
        "wave-energy",
        "wave-energy-converter",
        "wec" .

<https://data.amerigeoss.org/dataset/49af4bf9-1469-4986-b25d-08f7b208fa5f/resource/817b8280-e467-4d93-b06f-4c04c5c59ce1> a dcat:Distribution ;
    dct:description "Above and below water motion tracking Matlab data for a three body wave energy converter device. " ;
    dct:format "mat" ;
    dct:issued "2022-08-08T12:38:06.281028"^^xsd:dateTime ;
    dct:modified "2025-11-21T11:33:21.569253"^^xsd:dateTime ;
    dct:title "Trial 0003 Motion Tracking Matlab Data.mat" ;
    dcat:accessURL <https://mhkdr.openei.org/files/392/Trial0003.mat> ;
    dcat:mediaType "application/octet-stream" .

<https://data.amerigeoss.org/dataset/49af4bf9-1469-4986-b25d-08f7b208fa5f/resource/81e99e8d-89bf-4d50-8db7-bb4cbfcc945d> a dcat:Distribution ;
    dct:description "Above and below water motion tracking Tab separated value data for a three body wave energy converter device. " ;
    dct:format "TSV" ;
    dct:issued "2022-08-08T12:38:06.281035"^^xsd:dateTime ;
    dct:modified "2025-11-21T11:33:21.569659"^^xsd:dateTime ;
    dct:title "Trial 0003 6D Motion Tracking Data.tsv" ;
    dcat:accessURL <https://mhkdr.openei.org/files/392/Trial0003_6D.tsv> ;
    dcat:mediaType "application/octet-stream" .

<https://data.amerigeoss.org/dataset/49af4bf9-1469-4986-b25d-08f7b208fa5f/resource/e1cfb619-164c-45ca-8431-531b4f5513c4> a dcat:Distribution ;
    dct:description "Qualisys Track Manager file of collected data. Above and below water motion tracking data for a three body wave energy converter device in the native Qualisys format. " ;
    dct:format "qtm" ;
    dct:issued "2022-08-08T12:38:06.281039"^^xsd:dateTime ;
    dct:modified "2025-11-21T11:33:21.570045"^^xsd:dateTime ;
    dct:title "Trial 0003 Motion Tracking Qualisys Data.qtm" ;
    dcat:accessURL <https://mhkdr.openei.org/files/392/Trial0003.qtm> ;
    dcat:mediaType "application/octet-stream" .

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

