@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/7738a4e9-0cec-4e27-8d86-c18433447f89> a dcat:Dataset ;
    dct:description "One-meter-square (1 meter x 1 meter) benthic substrate at Jarvis Island, site 7P (00 22.905S, 160 00.865W), between 9 and 10 meters along a permanent transect." ;
    dct:identifier "7738a4e9-0cec-4e27-8d86-c18433447f89" ;
    dct:issued "2025-11-30T08:34:18.795695"^^xsd:dateTime ;
    dct:modified "2025-11-30T08:34:18.795700"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Jarvis Island Site 7P 3/22/2006 9-10M" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Brent Frakes" ;
            vcard:hasEmail <mailto:brent_frakes@fws.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/7738a4e9-0cec-4e27-8d86-c18433447f89/resource/dcf73ef7-1a57-479e-99d6-328250ba9ae1> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "geo",
        "geoss",
        "national",
        "north-america",
        "united-states" .

<https://data.amerigeoss.org/dataset/7738a4e9-0cec-4e27-8d86-c18433447f89/resource/dcf73ef7-1a57-479e-99d6-328250ba9ae1> a dcat:Distribution ;
    dct:format "JPEG" ;
    dct:issued "2018-06-08T22:24:33.737596"^^xsd:dateTime ;
    dct:modified "2025-11-30T08:34:18.788960"^^xsd:dateTime ;
    dct:title "JAR-7P_22Mar06_9-10m.JPG" ;
    dcat:accessURL <https://ecos.fws.gov/ServCat/DownloadFile/12790?Reference=13156> ;
    dcat:mediaType "image/jpeg" .

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

