@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/44c9f607-e323-48e7-b5bf-571e4bbc873c> a dcat:Dataset ;
    dct:description "Data from tank tests collected using AquaHarmonics 1:20 scale model that occurred in June and October 2018." ;
    dct:identifier <https://data.openei.org/submissions/4016> ;
    dct:issued "2018-10-29T06:00:00+00:00"^^xsd:dateTime ;
    dct:modified "2020-06-02T18:18:34+00:00"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((-180.0000 -83.0000, 180.0000 -83.0000, 180.0000 83.0000, -180.0000 83.0000, -180.0000 -83.0000))"^^gsp:wktLiteral ] ;
    dct:title "AquaHarmonics WEC 1:20 Scale Tank Test Data" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Alex Hagmuller" ;
            vcard:hasEmail <mailto:alex.hagmuller@aquaharmonics.com> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/44c9f607-e323-48e7-b5bf-571e4bbc873c/resource/c4e302ca-0009-4932-91e5-503b114104a8> ;
    dcat:keyword "absorber",
        "amerigeo",
        "amerigeoss",
        "aquaharmonics",
        "ckan",
        "data",
        "energy",
        "geo",
        "geoss",
        "hydrokinetic",
        "lab-data",
        "lab-test",
        "marine",
        "matlab",
        "mhk",
        "national",
        "north-america",
        "open-water",
        "phase-control",
        "point",
        "power",
        "tank",
        "technology",
        "test",
        "united-states",
        "wave",
        "wec",
        "wep" .

<https://data.amerigeoss.org/dataset/44c9f607-e323-48e7-b5bf-571e4bbc873c/resource/c4e302ca-0009-4932-91e5-503b114104a8> a dcat:Distribution ;
    dct:description "An archive containing Matlab data files from tank tests and a MS Word document that describes which what type of test each data file is associated with. " ;
    dct:format "ZIP" ;
    dct:issued "2022-08-08T12:06:29.047532"^^xsd:dateTime ;
    dct:modified "2025-11-21T08:37:36.007513"^^xsd:dateTime ;
    dct:title "Tank Test Data.zip" ;
    dcat:accessURL <https://mhkdr.openei.org/files/309/M1.3-Tank%20Test%20Data.zip> ;
    dcat:mediaType "application/zip" .

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

