@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/7fc2a2a6-851d-45d1-8995-140ff3ff93ba> a dcat:Dataset ;
    dct:description "One-meter-square (1 meter x 1 meter) benthic substrate at Palmyra Atoll, site 15P (05 52.219N, 162 02.697W), between 23 and 24 meters along a permanent transect." ;
    dct:identifier "7fc2a2a6-851d-45d1-8995-140ff3ff93ba" ;
    dct:issued "2025-11-30T12:02:59.335018"^^xsd:dateTime ;
    dct:modified "2025-11-30T12:02:59.335022"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Palmyra Atoll Site 15P 3/31/2004 23-24M" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Brent Frakes" ;
            vcard:hasEmail <mailto:brent_frakes@fws.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/7fc2a2a6-851d-45d1-8995-140ff3ff93ba/resource/84da6027-731e-420d-9b08-fbb6ccfc1102> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "geo",
        "geoss",
        "national",
        "north-america",
        "united-states" .

<https://data.amerigeoss.org/dataset/7fc2a2a6-851d-45d1-8995-140ff3ff93ba/resource/84da6027-731e-420d-9b08-fbb6ccfc1102> a dcat:Distribution ;
    dct:format "JPEG" ;
    dct:issued "2018-06-08T22:29:23.921572"^^xsd:dateTime ;
    dct:modified "2025-11-30T12:02:59.329036"^^xsd:dateTime ;
    dct:title "PAL-15P_31Mar04_23-24m.jpg" ;
    dcat:accessURL <https://ecos.fws.gov/ServCat/DownloadFile/13781?Reference=14129> ;
    dcat:mediaType "image/jpeg" .

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

