@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/fd09d0d5-0830-467a-857b-7cac10f2946f> a dcat:Dataset ;
    dct:description "One-meter-square (1 meter x 1 meter) benthic substrate at Baker Island, site 16P (00 11 698N, 176 27.753W), between 18 and 19 meters along a permanent transect." ;
    dct:identifier "fd09d0d5-0830-467a-857b-7cac10f2946f" ;
    dct:issued "2025-12-02T09:49:05.327736"^^xsd:dateTime ;
    dct:modified "2025-12-02T09:49:05.327740"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Baker Island Site 16P 1/30/2002 18-19M" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Brent Frakes" ;
            vcard:hasEmail <mailto:brent_frakes@fws.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/fd09d0d5-0830-467a-857b-7cac10f2946f/resource/239a5e04-01b9-4585-8150-5e5e21cbfd52> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "geo",
        "geoss",
        "national",
        "north-america",
        "united-states" .

<https://data.amerigeoss.org/dataset/fd09d0d5-0830-467a-857b-7cac10f2946f/resource/239a5e04-01b9-4585-8150-5e5e21cbfd52> a dcat:Distribution ;
    dct:format "JPEG" ;
    dct:issued "2018-06-08T22:22:20.727402"^^xsd:dateTime ;
    dct:modified "2025-12-02T09:49:05.321532"^^xsd:dateTime ;
    dct:title "BAK1-30-02_16P_18-19m.jpg" ;
    dcat:accessURL <https://ecos.fws.gov/ServCat/DownloadFile/12354?Reference=12710> ;
    dcat:mediaType "image/jpeg" .

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

