@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/2a99b1d1-fa65-48b6-a762-54db6fe4baf6> a dcat:Dataset ;
    dct:description "CAD files depicting the wetted geometry of the Centipod WEC used in numerical models during this project. This includes the wetted geometry of the point absorber body ('pod') and the WEC 'backbone'. " ;
    dct:identifier <https://data.openei.org/submissions/7776> ;
    dct:issued "2016-02-15T07:00:00+00:00"^^xsd:dateTime ;
    dct:modified "2021-07-09T15:42:42+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 "Centipod WEC, Advanced Controls, WEC Geometry CAD" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Alan McCall" ;
            vcard:hasEmail <mailto:amccall@ecomerittech.com> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/2a99b1d1-fa65-48b6-a762-54db6fe4baf6/resource/32e54794-3d1f-45e6-afa6-46fdb22d1b0b>,
        <https://data.amerigeoss.org/dataset/2a99b1d1-fa65-48b6-a762-54db6fe4baf6/resource/6f911383-185c-4ec2-b455-8a7b14b73af2>,
        <https://data.amerigeoss.org/dataset/2a99b1d1-fa65-48b6-a762-54db6fe4baf6/resource/770cb63f-d254-4d10-b808-1d86b5b8a1a7> ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "GEO",
        "GEOSS",
        "National",
        "North America",
        "United States",
        "absorber",
        "advanced-controls",
        "backbone",
        "body",
        "cad",
        "centipod",
        "converter",
        "dehlsen",
        "design",
        "energy",
        "geometry",
        "hydrokinetic",
        "marine",
        "mhk",
        "model",
        "modeling",
        "multi-pod",
        "multiple",
        "pod",
        "point",
        "point-absorber",
        "point-absorber-buoy",
        "power",
        "rhino",
        "rhino-3d",
        "rhinoceros-3d",
        "technology",
        "wave",
        "wave-energy",
        "wec",
        "wet",
        "wetted" .

<https://data.amerigeoss.org/dataset/2a99b1d1-fa65-48b6-a762-54db6fe4baf6/resource/32e54794-3d1f-45e6-afa6-46fdb22d1b0b> a dcat:Distribution ;
    dct:description "Rhinoceros 3D file. Depicts wetted geometry of the wave activated point absorber body, 'pod'. " ;
    dct:format "3dm" ;
    dct:issued "2025-01-11T23:23:05.488733"^^xsd:dateTime ;
    dct:modified "2025-09-24T18:22:30.197619"^^xsd:dateTime ;
    dct:title "Wetted Geometry Pod.3dm" ;
    dcat:accessURL <https://mhkdr.openei.org/files/72/Wetted_Geometry-Pod.3dm> ;
    dcat:mediaType "application/octet-stream" .

<https://data.amerigeoss.org/dataset/2a99b1d1-fa65-48b6-a762-54db6fe4baf6/resource/6f911383-185c-4ec2-b455-8a7b14b73af2> a dcat:Distribution ;
    dct:description "Final Technical Report describing project parameters, organization, task activities, accomplishments, and conclusions." ;
    dct:format "HTML" ;
    dct:issued "2025-01-11T23:23:05.488738"^^xsd:dateTime ;
    dct:modified "2025-09-24T18:22:30.200228"^^xsd:dateTime ;
    dct:title "Centipod WEC Final Technical Report" ;
    dcat:accessURL <https://mhkdr.openei.org/submissions/75> ;
    dcat:mediaType "text/html" .

<https://data.amerigeoss.org/dataset/2a99b1d1-fa65-48b6-a762-54db6fe4baf6/resource/770cb63f-d254-4d10-b808-1d86b5b8a1a7> a dcat:Distribution ;
    dct:description "Rhinoceros 3D file. Depicts wetted geometry of the common WEC structure, 'backbone'. " ;
    dct:format "3dm" ;
    dct:issued "2025-01-11T23:23:05.488737"^^xsd:dateTime ;
    dct:modified "2025-09-24T18:22:30.199003"^^xsd:dateTime ;
    dct:title "Wetted Geometry Backbone.3dm" ;
    dcat:accessURL <https://mhkdr.openei.org/files/72/Wetted_Geometry-Backbone.3dm> ;
    dcat:mediaType "application/octet-stream" .

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

