@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://data.amerigeoss.org/dataset/e6940ce3-2a16-4a44-94d0-959e7b7a4244> a dcat:Dataset ;
    dct:description "Turbulence data collected in from a SWIFT drifter repeatedly released over the ORPC RivGen turbine" ;
    dct:identifier "e6940ce3-2a16-4a44-94d0-959e7b7a4244" ;
    dct:issued "2025-12-02T01:03:48.325565"^^xsd:dateTime ;
    dct:modified "2025-12-02T01:03:48.325570"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    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/e6940ce3-2a16-4a44-94d0-959e7b7a4244/resource/7614b0d7-9651-4ad5-99c4-16e404008dae> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "geo",
        "geoss",
        "national",
        "north-america",
        "united-states" .

<https://data.amerigeoss.org/dataset/e6940ce3-2a16-4a44-94d0-959e7b7a4244/resource/7614b0d7-9651-4ad5-99c4-16e404008dae> a dcat:Distribution ;
    dct:issued "2018-02-23T08:38:36.272820"^^xsd:dateTime ;
    dct:modified "2025-12-02T01:03:48.319645"^^xsd:dateTime ;
    dct:title "Web Resource" ;
    dcat:accessURL <https://mhkdr.openei.org/submissions/106> ;
    dcat:mediaType "application/unknown" .

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

