@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/f6b2d5f8-f38c-46bd-8340-4001c8bd0f8d> a dcat:Dataset ;
    dct:description "One-meter-square (1 meter x 1 meter) benthic substrate at Rose Atoll, site 32P (14 32.361S, 168 09.430W), between 32 and 33 meters along a permanent transect." ;
    dct:identifier "f6b2d5f8-f38c-46bd-8340-4001c8bd0f8d" ;
    dct:issued "2025-12-02T07:17:53.388907"^^xsd:dateTime ;
    dct:modified "2025-12-02T07:17:53.388911"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Rose Atoll Site 32P 2/22/2012 32-33M" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Brent Frakes" ;
            vcard:hasEmail <mailto:brent_frakes@fws.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/f6b2d5f8-f38c-46bd-8340-4001c8bd0f8d/resource/9dd5fff8-8f43-480c-8b92-806a5e81ce7c> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "geo",
        "geoss",
        "national",
        "north-america",
        "united-states" .

<https://data.amerigeoss.org/dataset/f6b2d5f8-f38c-46bd-8340-4001c8bd0f8d/resource/9dd5fff8-8f43-480c-8b92-806a5e81ce7c> a dcat:Distribution ;
    dct:format "JPEG" ;
    dct:issued "2018-06-08T22:42:54.044982"^^xsd:dateTime ;
    dct:modified "2025-12-02T07:17:53.382327"^^xsd:dateTime ;
    dct:title "ROS-32P_2-22-12_32-33m.JPG" ;
    dcat:accessURL <https://ecos.fws.gov/ServCat/DownloadFile/17388?Reference=17830> ;
    dcat:mediaType "image/jpeg" .

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

