@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/fd13f31d-216a-47b0-a3d3-69a9d9564aec> a dcat:Dataset ;
    dct:description "One-meter-square (1 meter x 1 meter) benthic substrate at Rose Atoll, site 10P (14 33.075S, 168 09.622W), between 11 and 12 meters along a permanent transect." ;
    dct:identifier "fd13f31d-216a-47b0-a3d3-69a9d9564aec" ;
    dct:issued "2025-12-02T09:50:14.075404"^^xsd:dateTime ;
    dct:modified "2025-12-02T09:50:14.075408"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Rose Atoll Site 10P 2/19/2012 11-12M" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Brent Frakes" ;
            vcard:hasEmail <mailto:brent_frakes@fws.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/fd13f31d-216a-47b0-a3d3-69a9d9564aec/resource/4f17d485-e5bf-46b2-9883-91bacd08151a> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "geo",
        "geoss",
        "national",
        "north-america",
        "united-states" .

<https://data.amerigeoss.org/dataset/fd13f31d-216a-47b0-a3d3-69a9d9564aec/resource/4f17d485-e5bf-46b2-9883-91bacd08151a> a dcat:Distribution ;
    dct:format "JPEG" ;
    dct:issued "2018-06-08T22:40:35.923466"^^xsd:dateTime ;
    dct:modified "2025-12-02T09:50:14.069538"^^xsd:dateTime ;
    dct:title "ROS-10P_2-19-12_11-12m.JPG" ;
    dcat:accessURL <https://ecos.fws.gov/ServCat/DownloadFile/16933?Reference=17373> ;
    dcat:mediaType "image/jpeg" .

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

