@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/ff6d0f96-b121-4001-8187-46e18e99a7a7> a dcat:Dataset ;
    dct:description "One-meter-square (1 meter x 1 meter) benthic substrate at Palmyra Atoll, site 27P (05 52.868N, 162 02.529W), between 22 and 23 meters along a permanent transect." ;
    dct:identifier "ff6d0f96-b121-4001-8187-46e18e99a7a7" ;
    dct:issued "2025-12-02T10:48:33.982463"^^xsd:dateTime ;
    dct:modified "2025-12-02T10:48:33.982468"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Palmyra Atoll Site 27P 9/21/2004 22-23M" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Brent Frakes" ;
            vcard:hasEmail <mailto:brent_frakes@fws.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/ff6d0f96-b121-4001-8187-46e18e99a7a7/resource/a3f790a5-5a7a-45ac-8084-70ec81766675> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "geo",
        "geoss",
        "national",
        "north-america",
        "united-states" .

<https://data.amerigeoss.org/dataset/ff6d0f96-b121-4001-8187-46e18e99a7a7/resource/a3f790a5-5a7a-45ac-8084-70ec81766675> a dcat:Distribution ;
    dct:format "JPEG" ;
    dct:issued "2018-06-08T22:29:56.062316"^^xsd:dateTime ;
    dct:modified "2025-12-02T10:48:33.976518"^^xsd:dateTime ;
    dct:title "PAL-27P_21Sep04_22-23m.jpg" ;
    dcat:accessURL <https://ecos.fws.gov/ServCat/DownloadFile/13908?Reference=14231> ;
    dcat:mediaType "image/jpeg" .

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

