@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/e9a46bbd-2a86-4e7d-be62-31ed1cb0bb39> a dcat:Dataset ;
    dct:description "One-meter-square (1 meter x 1 meter) benthic substrate at French Frigate Shoals, site P4 (23.864 N, 166.211 W), between 8 and 9 meters along a permanent transect." ;
    dct:identifier "e9a46bbd-2a86-4e7d-be62-31ed1cb0bb39" ;
    dct:issued "2025-12-02T02:13:03.746503"^^xsd:dateTime ;
    dct:modified "2025-12-02T02:13:03.746507"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "French Frigate Shoals Site P4 10/4/2002 8-9M" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Brent Frakes" ;
            vcard:hasEmail <mailto:brent_frakes@fws.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/e9a46bbd-2a86-4e7d-be62-31ed1cb0bb39/resource/0a9acdf5-4d48-4009-93da-c17d91a97f6e> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "geo",
        "geoss",
        "national",
        "north-america",
        "united-states" .

<https://data.amerigeoss.org/dataset/e9a46bbd-2a86-4e7d-be62-31ed1cb0bb39/resource/0a9acdf5-4d48-4009-93da-c17d91a97f6e> a dcat:Distribution ;
    dct:format "TIFF" ;
    dct:issued "2018-06-08T22:03:17.896580"^^xsd:dateTime ;
    dct:modified "2025-12-02T02:13:03.740695"^^xsd:dateTime ;
    dct:title "FFS10-4-02P4_8-9M.tif" ;
    dcat:accessURL <https://ecos.fws.gov/ServCat/DownloadFile/8585?Reference=8815> ;
    dcat:mediaType "image/tiff" .

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

