@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/d2e20b36-2e98-4560-945b-b1929cdc5f5e> a dcat:Dataset ;
    dct:description "One-meter-square (1 meter x 1 meter) benthic substrate at Laysan Island, site P5 (25.772N, 171.742 W), between 32 and 33 meters along a permanent transect." ;
    dct:identifier "d2e20b36-2e98-4560-945b-b1929cdc5f5e" ;
    dct:issued "2025-12-01T17:45:03.823267"^^xsd:dateTime ;
    dct:modified "2025-12-01T17:45:03.823271"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Laysan Island Site P5 9/18/2002 32-33M" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Brent Frakes" ;
            vcard:hasEmail <mailto:brent_frakes@fws.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/d2e20b36-2e98-4560-945b-b1929cdc5f5e/resource/14b4808e-faf4-4f9f-bf8e-f0f88d1e70b4> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "geo",
        "geoss",
        "national",
        "north-america",
        "united-states" .

<https://data.amerigeoss.org/dataset/d2e20b36-2e98-4560-945b-b1929cdc5f5e/resource/14b4808e-faf4-4f9f-bf8e-f0f88d1e70b4> a dcat:Distribution ;
    dct:format "TIFF" ;
    dct:issued "2018-06-08T22:05:31.526261"^^xsd:dateTime ;
    dct:modified "2025-12-01T17:45:03.817109"^^xsd:dateTime ;
    dct:title "LAY9-18-02P5_32-33M.tif" ;
    dcat:accessURL <https://ecos.fws.gov/ServCat/DownloadFile/9006?Reference=9271> ;
    dcat:mediaType "image/tiff" .

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

