@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/f9133c0f-c694-4045-b315-156f39e0c9a6> 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 28 and 29 meters along a permanent transect." ;
    dct:identifier "f9133c0f-c694-4045-b315-156f39e0c9a6" ;
    dct:issued "2025-12-02T08:14:09.023523"^^xsd:dateTime ;
    dct:modified "2025-12-02T08:14:09.023528"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Palmyra Atoll Site 27P 9/21/2004 28-29M" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Brent Frakes" ;
            vcard:hasEmail <mailto:brent_frakes@fws.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/f9133c0f-c694-4045-b315-156f39e0c9a6/resource/7524c397-ee90-434f-8b1b-76af7aafbdbe> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "geo",
        "geoss",
        "national",
        "north-america",
        "united-states" .

<https://data.amerigeoss.org/dataset/f9133c0f-c694-4045-b315-156f39e0c9a6/resource/7524c397-ee90-434f-8b1b-76af7aafbdbe> a dcat:Distribution ;
    dct:format "JPEG" ;
    dct:issued "2018-06-08T22:29:57.511357"^^xsd:dateTime ;
    dct:modified "2025-12-02T08:14:09.017269"^^xsd:dateTime ;
    dct:title "PAL-27P_21Sep04_28-29m.jpg" ;
    dcat:accessURL <https://ecos.fws.gov/ServCat/DownloadFile/13914?Reference=14237> ;
    dcat:mediaType "image/jpeg" .

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

