@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/dc05dcef-aa88-44f7-82a2-ad1ab7269a14> a dcat:Dataset ;
    dct:description "One-meter-square (1 meter x 1 meter) benthic substrate at Rose Atoll, site 5P (14 33.280 S, 168 09.878 W), between 27 and 28 meters along a permanent transect." ;
    dct:identifier "dc05dcef-aa88-44f7-82a2-ad1ab7269a14" ;
    dct:issued "2025-12-01T21:06:55.970702"^^xsd:dateTime ;
    dct:modified "2025-12-01T21:06:55.970706"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Rose Atoll Site 5P 2/10/2004 27-26M" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Brent Frakes" ;
            vcard:hasEmail <mailto:brent_frakes@fws.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/dc05dcef-aa88-44f7-82a2-ad1ab7269a14/resource/5cbcd557-8d77-43ec-8ab5-50760bc1e1ab> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "geo",
        "geoss",
        "national",
        "north-america",
        "united-states" .

<https://data.amerigeoss.org/dataset/dc05dcef-aa88-44f7-82a2-ad1ab7269a14/resource/5cbcd557-8d77-43ec-8ab5-50760bc1e1ab> a dcat:Distribution ;
    dct:format "JPEG" ;
    dct:issued "2018-06-08T22:13:04.642802"^^xsd:dateTime ;
    dct:modified "2025-12-01T21:06:55.964582"^^xsd:dateTime ;
    dct:title "ROS-5P_27-26m_10Feb04.jpg" ;
    dcat:accessURL <https://ecos.fws.gov/ServCat/DownloadFile/10492?Reference=10792> ;
    dcat:mediaType "image/jpeg" .

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

