@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/f61ebfe1-2a78-4f0f-a657-185ccdcc82ee> a dcat:Dataset ;
    dct:description "Gridded fields obtained from the data collected by 158 acoustically tracked floats between 2011 and 2015, as part of the “Lagrangian study of the deep circulation of the deep Gulf of Mexico.\"" ;
    dct:identifier "f61ebfe1-2a78-4f0f-a657-185ccdcc82ee" ;
    dct:issued "2025-12-02T07:03:48.366559"^^xsd:dateTime ;
    dct:modified "2025-12-02T07:03:48.366563"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "NetCDF data on Server for NEPA (BOEM-10114)" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Jonathan Blythe" ;
            vcard:hasEmail <mailto:Jonathan.Blythe@boem.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/f61ebfe1-2a78-4f0f-a657-185ccdcc82ee/resource/3cb542d7-49b5-413f-9c37-75222032c66b> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "geo",
        "geoss",
        "national",
        "north-america",
        "united-states" .

<https://data.amerigeoss.org/dataset/f61ebfe1-2a78-4f0f-a657-185ccdcc82ee/resource/3cb542d7-49b5-413f-9c37-75222032c66b> a dcat:Distribution ;
    dct:description "GriddedFields_1500m_floats_CF.nc" ;
    dct:format "CDF" ;
    dct:issued "2018-01-29T16:21:08.337188"^^xsd:dateTime ;
    dct:modified "2025-12-02T07:03:48.360484"^^xsd:dateTime ;
    dct:title "NetCDF File" ;
    dcat:accessURL <https://opendata.boem.gov/GriddedFields_1500m_floats_CF.nc> ;
    dcat:mediaType "application/x-netcdf" .

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

