@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/00371ea3-029b-442e-b716-70fa76b9b849> a dcat:Dataset ;
    dct:description "One-meter-square (1 meter x 1 meter) benthic substrate at Baker Island, site 5P (00 11.781N, 176 29.176W), between 6 and 7 meters along a permanent transect." ;
    dct:identifier "00371ea3-029b-442e-b716-70fa76b9b849" ;
    dct:issued "2025-11-28T21:22:54.520959"^^xsd:dateTime ;
    dct:modified "2025-11-28T21:22:54.520963"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Baker Island Site 5P 1/29/2002 6-7M" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Brent Frakes" ;
            vcard:hasEmail <mailto:brent_frakes@fws.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/00371ea3-029b-442e-b716-70fa76b9b849/resource/12874edc-dde6-47d1-91e3-75eb739c0597> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "geo",
        "geoss",
        "national",
        "north-america",
        "united-states" .

<https://data.amerigeoss.org/dataset/00371ea3-029b-442e-b716-70fa76b9b849/resource/12874edc-dde6-47d1-91e3-75eb739c0597> a dcat:Distribution ;
    dct:format "JPEG" ;
    dct:issued "2018-06-08T22:22:01.546423"^^xsd:dateTime ;
    dct:modified "2025-11-28T21:22:54.515026"^^xsd:dateTime ;
    dct:title "BAK1-29-02_5P_6-7m.jpg" ;
    dcat:accessURL <https://ecos.fws.gov/ServCat/DownloadFile/12287?Reference=12641> ;
    dcat:mediaType "image/jpeg" .

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

