@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/5d12ced7-cade-471b-9b78-a67315613f44> a dcat:Dataset ;
    dct:description "One-meter-square (1 meter x 1 meter) benthic substrate at Midway Atoll, site P20 (28.271 N, 177.385 W), between 11 and 12 meters along a permanent transect." ;
    dct:identifier "5d12ced7-cade-471b-9b78-a67315613f44" ;
    dct:issued "2025-11-29T23:38:46.356059"^^xsd:dateTime ;
    dct:modified "2025-11-29T23:38:46.356064"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Midway Atoll Site P20 12/6/2002 11-12M" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Brent Frakes" ;
            vcard:hasEmail <mailto:brent_frakes@fws.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/5d12ced7-cade-471b-9b78-a67315613f44/resource/24f43462-f220-427b-8621-e5382bb8f523> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "geo",
        "geoss",
        "national",
        "north-america",
        "united-states" .

<https://data.amerigeoss.org/dataset/5d12ced7-cade-471b-9b78-a67315613f44/resource/24f43462-f220-427b-8621-e5382bb8f523> a dcat:Distribution ;
    dct:format "TIFF" ;
    dct:issued "2018-06-08T22:08:39.294630"^^xsd:dateTime ;
    dct:modified "2025-11-29T23:38:46.347694"^^xsd:dateTime ;
    dct:title "MID12-6-02P20_11-12M.tif" ;
    dcat:accessURL <https://ecos.fws.gov/ServCat/DownloadFile/9622?Reference=9903> ;
    dcat:mediaType "image/tiff" .

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

