@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/5d241318-ef19-4ec2-8cfe-108064c71cde> a dcat:Dataset ;
    dct:description "One-meter-square (1 meter x 1 meter) benthic substrate at Rose Atoll, site 31P (14 32.568S, 168 09.417W), at meter 7 along a permanent transect." ;
    dct:identifier "5d241318-ef19-4ec2-8cfe-108064c71cde" ;
    dct:issued "2025-11-29T23:40:09.319445"^^xsd:dateTime ;
    dct:modified "2025-11-29T23:40:09.319449"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Rose Atoll Site 31P 6/21/2005 (7)M" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Brent Frakes" ;
            vcard:hasEmail <mailto:brent_frakes@fws.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/5d241318-ef19-4ec2-8cfe-108064c71cde/resource/8cb34b76-b0c2-4f2c-8a22-f60def1461a9> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "geo",
        "geoss",
        "national",
        "north-america",
        "united-states" .

<https://data.amerigeoss.org/dataset/5d241318-ef19-4ec2-8cfe-108064c71cde/resource/8cb34b76-b0c2-4f2c-8a22-f60def1461a9> a dcat:Distribution ;
    dct:format "JPEG" ;
    dct:issued "2018-06-08T22:18:11.819399"^^xsd:dateTime ;
    dct:modified "2025-11-29T23:40:09.312727"^^xsd:dateTime ;
    dct:title "ROS-31P_21Jun05_7.jpg" ;
    dcat:accessURL <https://ecos.fws.gov/ServCat/DownloadFile/11550?Reference=11839> ;
    dcat:mediaType "image/jpeg" .

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

