@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/feb549b9-5b2a-400c-a1ab-c03d42898543> 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 6 and 7 meters along a permanent transect." ;
    dct:identifier "feb549b9-5b2a-400c-a1ab-c03d42898543" ;
    dct:issued "2025-12-02T10:30:52.145356"^^xsd:dateTime ;
    dct:modified "2025-12-02T10:30:52.145360"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Laysan Island Site P5 9/18/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/feb549b9-5b2a-400c-a1ab-c03d42898543/resource/5f19ee6b-3559-41f2-9e0b-e88e94ac72e3> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "geo",
        "geoss",
        "national",
        "north-america",
        "united-states" .

<https://data.amerigeoss.org/dataset/feb549b9-5b2a-400c-a1ab-c03d42898543/resource/5f19ee6b-3559-41f2-9e0b-e88e94ac72e3> a dcat:Distribution ;
    dct:format "TIFF" ;
    dct:issued "2018-06-08T22:05:23.695484"^^xsd:dateTime ;
    dct:modified "2025-12-02T10:30:52.139547"^^xsd:dateTime ;
    dct:title "LAY9-18-02P5_6-7M.tif" ;
    dcat:accessURL <https://ecos.fws.gov/ServCat/DownloadFile/8980?Reference=9245> ;
    dcat:mediaType "image/tiff" .

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

