@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/d2e48ac4-214d-4706-9594-69ffc277d4d5> a dcat:Dataset ;
    dct:description "One-meter-square (1 meter x 1 meter) benthic substrate at Maro Reef, site P15 (25.446 N, 170.633 W), between 40 and 41 meters along a permanent transect." ;
    dct:identifier "d2e48ac4-214d-4706-9594-69ffc277d4d5" ;
    dct:issued "2025-12-01T17:45:21.360770"^^xsd:dateTime ;
    dct:modified "2025-12-01T17:45:21.360774"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Maro Reef Site P15 9/21/2002 40-41M" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Brent Frakes" ;
            vcard:hasEmail <mailto:brent_frakes@fws.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/d2e48ac4-214d-4706-9594-69ffc277d4d5/resource/2d90aac5-0744-4a36-bd86-e0fce8c0181f> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "geo",
        "geoss",
        "national",
        "north-america",
        "united-states" .

<https://data.amerigeoss.org/dataset/d2e48ac4-214d-4706-9594-69ffc277d4d5/resource/2d90aac5-0744-4a36-bd86-e0fce8c0181f> a dcat:Distribution ;
    dct:format "TIFF" ;
    dct:issued "2018-06-08T22:06:49.113728"^^xsd:dateTime ;
    dct:modified "2025-12-01T17:45:21.354751"^^xsd:dateTime ;
    dct:title "MAR9-21-02P15_40-41M.tif" ;
    dcat:accessURL <https://ecos.fws.gov/ServCat/DownloadFile/9255?Reference=9526> ;
    dcat:mediaType "image/tiff" .

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

