@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/fe574d32-4458-4efc-b04a-f8c7c3ec9701> a dcat:Dataset ;
    dct:description "One-meter-square (1 meter x 1 meter) benthic substrate at Palmyra Atoll, site 30P-B (05 52.907N, 162 07.218W), between 37 and 38 meters along a permanent transect." ;
    dct:identifier "fe574d32-4458-4efc-b04a-f8c7c3ec9701" ;
    dct:issued "2025-12-02T10:21:09.683186"^^xsd:dateTime ;
    dct:modified "2025-12-02T10:21:09.683190"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Palmyra Atoll Site 30P-B 9/6/2006 37-38M" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Brent Frakes" ;
            vcard:hasEmail <mailto:brent_frakes@fws.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/fe574d32-4458-4efc-b04a-f8c7c3ec9701/resource/927a0d83-bd84-4eba-9aea-0e04f5b49cfa> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "geo",
        "geoss",
        "national",
        "north-america",
        "united-states" .

<https://data.amerigeoss.org/dataset/fe574d32-4458-4efc-b04a-f8c7c3ec9701/resource/927a0d83-bd84-4eba-9aea-0e04f5b49cfa> a dcat:Distribution ;
    dct:format "JPEG" ;
    dct:issued "2018-06-08T22:32:11.958039"^^xsd:dateTime ;
    dct:modified "2025-12-02T10:21:09.677250"^^xsd:dateTime ;
    dct:title "PAL-30P-B_9-6-06_37-38m.jpg" ;
    dcat:accessURL <https://ecos.fws.gov/ServCat/DownloadFile/14311?Reference=14693> ;
    dcat:mediaType "image/jpeg" .

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

