@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/f90dd2c1-11e9-42ff-bff6-d417164f68a7> a dcat:Dataset ;
    dct:description "One-meter-square (1 meter x 1 meter) benthic substrate at Johnston Atoll, site 1A-P (16 46.909N, 169 27.757W), between 13 and 14 meters along a permanent transect." ;
    dct:identifier "f90dd2c1-11e9-42ff-bff6-d417164f68a7" ;
    dct:issued "2025-12-02T08:13:42.441509"^^xsd:dateTime ;
    dct:modified "2025-12-02T08:13:42.441513"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Johnston Atoll Site 1A-P 1/23/2006 13-14M" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Brent Frakes" ;
            vcard:hasEmail <mailto:brent_frakes@fws.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/f90dd2c1-11e9-42ff-bff6-d417164f68a7/resource/01c711b5-9e62-4e95-ae99-d013d9e9ca46> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "geo",
        "geoss",
        "national",
        "north-america",
        "united-states" .

<https://data.amerigeoss.org/dataset/f90dd2c1-11e9-42ff-bff6-d417164f68a7/resource/01c711b5-9e62-4e95-ae99-d013d9e9ca46> a dcat:Distribution ;
    dct:format "JPEG" ;
    dct:issued "2018-06-08T22:27:05.095025"^^xsd:dateTime ;
    dct:modified "2025-12-02T08:13:42.435797"^^xsd:dateTime ;
    dct:title "JOH-1A-P_13-14m_23Jan06.jpg" ;
    dcat:accessURL <https://ecos.fws.gov/ServCat/DownloadFile/13286?Reference=13662> ;
    dcat:mediaType "image/jpeg" .

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

