@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/fdec969a-bb40-445f-a929-67138da4b946> a dcat:Dataset ;
    dct:description "One-meter-square (1 meter x 1 meter) benthic substrate at Palmyra Atoll, site 29P (05 52.213N, 162 03.143W), between 16 and 17 meters along a permanent transect." ;
    dct:identifier "fdec969a-bb40-445f-a929-67138da4b946" ;
    dct:issued "2025-12-02T10:10:46.124597"^^xsd:dateTime ;
    dct:modified "2025-12-02T10:10:46.124601"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Palmyra Atoll Site 29P 9/23/2004 16-17M" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Brent Frakes" ;
            vcard:hasEmail <mailto:brent_frakes@fws.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/fdec969a-bb40-445f-a929-67138da4b946/resource/c94d4014-e824-42a0-b415-2777e989aff2> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "geo",
        "geoss",
        "national",
        "north-america",
        "united-states" .

<https://data.amerigeoss.org/dataset/fdec969a-bb40-445f-a929-67138da4b946/resource/c94d4014-e824-42a0-b415-2777e989aff2> a dcat:Distribution ;
    dct:format "JPEG" ;
    dct:issued "2018-06-08T22:30:10.420099"^^xsd:dateTime ;
    dct:modified "2025-12-02T10:10:46.118147"^^xsd:dateTime ;
    dct:title "PAL-29P_23Sep04_16-17m.jpg" ;
    dcat:accessURL <https://ecos.fws.gov/ServCat/DownloadFile/13875?Reference=14277> ;
    dcat:mediaType "image/jpeg" .

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

