@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/79b1d515-7298-40cc-934a-e8efc2c0e2b4> a dcat:Dataset ;
    dct:description "SolidWorks models of the Modular Ocean Instrumentation System (MOIS) data acquisition system components in it's subsea enclosure.  The zip file contains all the components necessary for the assembly." ;
    dct:identifier <https://data.openei.org/submissions/3911> ;
    dct:issued "2015-12-03T07:00:00+00:00"^^xsd:dateTime ;
    dct:modified "2020-07-30T18:00:03+00:00"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((-173.7033 14.6689, -51.7222 14.6689, -51.7222 72.8142, -173.7033 72.8142, -173.7033 14.6689))"^^gsp:wktLiteral ] ;
    dct:title "MOIS CAD Models" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Eric Nelson" ;
            vcard:hasEmail <mailto:eric.nelson@nrel.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/79b1d515-7298-40cc-934a-e8efc2c0e2b4/resource/adcbdc34-3bdc-4d3d-bab0-6e07c2197c49> ;
    dcat:keyword "acquistion",
        "amerigeo",
        "amerigeoss",
        "cad",
        "ckan",
        "crio",
        "data",
        "energy",
        "geo",
        "geoss",
        "hmi",
        "human-machine-interface",
        "hydrokinetic",
        "instrumentation",
        "marine",
        "mhk",
        "model",
        "modeling",
        "modular-ocean-instrumentation-system",
        "national",
        "national-instruments",
        "north-america",
        "nrel",
        "ocean",
        "power",
        "rte",
        "run-time-engine",
        "solidworks",
        "subsea",
        "technology",
        "testing",
        "united-states" .

<https://data.amerigeoss.org/dataset/79b1d515-7298-40cc-934a-e8efc2c0e2b4/resource/adcbdc34-3bdc-4d3d-bab0-6e07c2197c49> a dcat:Distribution ;
    dct:description "The CAD files of the MOIS components in a subsea housing. The main file is a SolidWorks 2015 assembly file." ;
    dct:format "ZIP" ;
    dct:issued "2022-08-08T12:00:18.830282"^^xsd:dateTime ;
    dct:modified "2025-11-22T20:25:56.164135"^^xsd:dateTime ;
    dct:title "MOIS_Gen3_SolidWorks_Files.zip" ;
    dcat:accessURL <https://mhkdr.openei.org/files/63/MOIS_Gen3_SolidWorks_Files.zip> ;
    dcat:mediaType "application/zip" .

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

