@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/fe2d40f0-1965-4dda-883d-b6831f04b452> a dcat:Dataset ;
    dct:description "One-meter-square (1 meter x 1 meter) benthic substrate at Kingman Reef, site 5P (6 23.805N, 162 20.941W), between 10 and 11 meters along a permanent transect." ;
    dct:identifier "fe2d40f0-1965-4dda-883d-b6831f04b452" ;
    dct:issued "2025-12-02T10:17:09.428408"^^xsd:dateTime ;
    dct:modified "2025-12-02T10:17:09.428413"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Kingman Reef Site 5P 2/23/2001 10-11M" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Brent Frakes" ;
            vcard:hasEmail <mailto:brent_frakes@fws.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/fe2d40f0-1965-4dda-883d-b6831f04b452/resource/8c6d479f-20bd-49fb-a137-01fef0a6163c> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "geo",
        "geoss",
        "national",
        "north-america",
        "united-states" .

<https://data.amerigeoss.org/dataset/fe2d40f0-1965-4dda-883d-b6831f04b452/resource/8c6d479f-20bd-49fb-a137-01fef0a6163c> a dcat:Distribution ;
    dct:format "JPEG" ;
    dct:issued "2018-06-08T22:32:43.244916"^^xsd:dateTime ;
    dct:modified "2025-12-02T10:17:09.422561"^^xsd:dateTime ;
    dct:title "KIN2-23-01_5P_10-11m.jpg" ;
    dcat:accessURL <https://ecos.fws.gov/ServCat/DownloadFile/14396?Reference=14794> ;
    dcat:mediaType "image/jpeg" .

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

