@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/3e4968ce-76b1-4b2d-91fc-bd079fe09a7a> a dcat:Dataset ;
    dct:description """Control System simulation models, case studies, and processing codes for analyzing field data. Raw data files included from VFD and SCADA.

MatLab and Simulink are required to open some data files and all model files.""" ;
    dct:identifier <https://data.openei.org/submissions/4101> ;
    dct:issued "2016-03-21T06:00:00+00:00"^^xsd:dateTime ;
    dct:modified "2020-07-30T17:18:29+00:00"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((-155.9377 59.3071, -155.8733 59.3071, -155.8733 59.3349, -155.9377 59.3349, -155.9377 59.3071))"^^gsp:wktLiteral ] ;
    dct:title "RivGen Deployment Control System Specifications and Models, Igiugig, AK" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Jarlath McEntee" ;
            vcard:hasEmail <mailto:jmcentee@orpc.co> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/3e4968ce-76b1-4b2d-91fc-bd079fe09a7a/resource/bd1c5a4f-0f5b-448c-b01c-3691c325dbad>,
        <https://data.amerigeoss.org/dataset/3e4968ce-76b1-4b2d-91fc-bd079fe09a7a/resource/ce6e1344-c01e-431d-80c2-6ec6df57954e> ;
    dcat:keyword "ak",
        "alaska",
        "amerigeo",
        "amerigeoss",
        "cec",
        "ckan",
        "code",
        "control",
        "cross-flow",
        "cross-flow-turbine",
        "data-acquisition",
        "deployment",
        "energy",
        "field-data",
        "geo",
        "geoss",
        "hydrokinetic",
        "igiugig",
        "marine",
        "matlab",
        "mhk",
        "model",
        "modeling",
        "models",
        "national",
        "north-america",
        "orpc",
        "power",
        "pre-processed",
        "raw-data",
        "river",
        "rivgen",
        "scada",
        "simulation",
        "simulink",
        "specification",
        "specifications",
        "supervisory-control",
        "system",
        "turbine",
        "united-states",
        "variable-frequency-drive",
        "vfd" .

<https://data.amerigeoss.org/dataset/3e4968ce-76b1-4b2d-91fc-bd079fe09a7a/resource/bd1c5a4f-0f5b-448c-b01c-3691c325dbad> a dcat:Distribution ;
    dct:description "File Structure for compressed data and model files" ;
    dct:format "DOC" ;
    dct:issued "2022-08-08T12:11:00.342506"^^xsd:dateTime ;
    dct:modified "2025-11-21T04:03:14.369914"^^xsd:dateTime ;
    dct:title "READ ME For File Contents.docx" ;
    dcat:accessURL <https://mhkdr.openei.org/files/85/READ%20ME%20%281%29.docx> ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.wordprocessingml.document" .

<https://data.amerigeoss.org/dataset/3e4968ce-76b1-4b2d-91fc-bd079fe09a7a/resource/ce6e1344-c01e-431d-80c2-6ec6df57954e> a dcat:Distribution ;
    dct:description """Simulation models, test cases
Field data from SCADA 
Field data from VFD""" ;
    dct:format "ZIP" ;
    dct:issued "2022-08-08T12:11:00.342513"^^xsd:dateTime ;
    dct:modified "2025-11-21T04:03:14.370351"^^xsd:dateTime ;
    dct:title "RivGen Control System Specifications and Models.zip" ;
    dcat:accessURL <https://mhkdr.openei.org/files/85/DE-EE0006397%20Control%20System%20Specifications%20and%20Models.zip> ;
    dcat:mediaType "application/zip" .

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

