@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/ff4ddea7-c26a-423d-bc1d-d7f1cf58c02a> a dcat:Dataset ;
    dct:description "One-meter-square (1 meter x 1 meter) benthic substrate at Midway Atoll, site P14 (28.241 N, 177.371 W), between 21 and 22 meters along a permanent transect." ;
    dct:identifier "ff4ddea7-c26a-423d-bc1d-d7f1cf58c02a" ;
    dct:issued "2025-12-02T10:45:21.126220"^^xsd:dateTime ;
    dct:modified "2025-12-02T10:45:21.126223"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Midway Atoll Site P14 9/24/2002 21-22M" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Brent Frakes" ;
            vcard:hasEmail <mailto:brent_frakes@fws.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/ff4ddea7-c26a-423d-bc1d-d7f1cf58c02a/resource/407d999c-5544-488a-8e03-39755dfcc2ff> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "geo",
        "geoss",
        "national",
        "north-america",
        "united-states" .

<https://data.amerigeoss.org/dataset/ff4ddea7-c26a-423d-bc1d-d7f1cf58c02a/resource/407d999c-5544-488a-8e03-39755dfcc2ff> a dcat:Distribution ;
    dct:format "TIFF" ;
    dct:issued "2018-06-08T22:07:38.155112"^^xsd:dateTime ;
    dct:modified "2025-12-02T10:45:21.120424"^^xsd:dateTime ;
    dct:title "MID9-24-02P14_21-22M.tif" ;
    dcat:accessURL <https://ecos.fws.gov/ServCat/DownloadFile/9420?Reference=9696> ;
    dcat:mediaType "image/tiff" .

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

