@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/0e70d666-4870-4ff7-8124-08717051c016> a dcat:Dataset ;
    dct:description "Turbulence data collected in from a SWIFT drifter repeatedly released over the ORPC RivGen turbine" ;
    dct:identifier <https://data.openei.org/submissions/7809> ;
    dct:issued "2015-07-01T06:00:00+00:00"^^xsd:dateTime ;
    dct:modified "2020-07-30T16:34:19+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.9169 59.3214, -155.9169 59.3214, -155.9169 59.3214, -155.9169 59.3214, -155.9169 59.3214))"^^gsp:wktLiteral ] ;
    dct:title "RivGen Wake Data, Igiugig, AK" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Jim Thomson" ;
            vcard:hasEmail <mailto:jthomson@apl.washington.edu> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/0e70d666-4870-4ff7-8124-08717051c016/resource/74ddb05a-19f0-4be0-a3d2-a94c26efaecd> ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "GEO",
        "GEOSS",
        "National",
        "North America",
        "United States",
        "ak",
        "alaska",
        "cec",
        "cross-flow",
        "cross-flow-turbine",
        "current",
        "data",
        "drifter",
        "energy",
        "float",
        "flow",
        "hydrokinetic",
        "iguigig",
        "marine",
        "matlab",
        "mhk",
        "orpc",
        "patterns",
        "power",
        "raw",
        "raw-data",
        "resource",
        "river",
        "river-current",
        "river-turbine",
        "rivgen",
        "surface",
        "swift",
        "tracking",
        "turbine",
        "turbulence",
        "wake",
        "wave-instrument" .

<https://data.amerigeoss.org/dataset/0e70d666-4870-4ff7-8124-08717051c016/resource/74ddb05a-19f0-4be0-a3d2-a94c26efaecd> a dcat:Distribution ;
    dct:description "SWIFT drifter turbulence data" ;
    dct:format "ZIP" ;
    dct:issued "2025-01-11T23:25:50.185878"^^xsd:dateTime ;
    dct:modified "2025-09-23T20:07:22.385112"^^xsd:dateTime ;
    dct:title "SWIFT RivGen Wake.zip" ;
    dcat:accessURL <https://mhkdr.openei.org/files/106/SWIFT_RivGenwake.zip> ;
    dcat:mediaType "application/zip" .

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

