@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/dcb8eb76-d986-4baa-8045-8288eee4e56f> a dcat:Dataset ;
    dct:description "One-meter-square (1 meter x 1 meter) benthic substrate at Rose Atoll, site 23P (14 32.538S, 168 10.341W), between 8 and 9 meters along a permanent transect." ;
    dct:identifier "dcb8eb76-d986-4baa-8045-8288eee4e56f" ;
    dct:issued "2025-12-01T21:23:35.754370"^^xsd:dateTime ;
    dct:modified "2025-12-01T21:23:35.754376"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Rose Atoll Site 23P 2/10/2004 8-7M" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Brent Frakes" ;
            vcard:hasEmail <mailto:brent_frakes@fws.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/dcb8eb76-d986-4baa-8045-8288eee4e56f/resource/c27619db-3e05-4202-9e34-6536f182585a> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "geo",
        "geoss",
        "national",
        "north-america",
        "united-states" .

<https://data.amerigeoss.org/dataset/dcb8eb76-d986-4baa-8045-8288eee4e56f/resource/c27619db-3e05-4202-9e34-6536f182585a> a dcat:Distribution ;
    dct:format "JPEG" ;
    dct:issued "2018-06-08T22:16:10.241232"^^xsd:dateTime ;
    dct:modified "2025-12-01T21:23:35.662324"^^xsd:dateTime ;
    dct:title "ROS-23P_8-7m_10Feb04.jpg" ;
    dcat:accessURL <https://ecos.fws.gov/ServCat/DownloadFile/11141?Reference=11422> ;
    dcat:mediaType "image/jpeg" .

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

