@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix gsp: <http://www.opengis.net/ont/geosparql#> .
@prefix locn: <http://www.w3.org/ns/locn#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://data.amerigeoss.org/dataset/17c62ed4-94f8-46fa-bb78-b7af254eccc3> a dcat:Dataset ;
    dct:description "Non-dive activities reported to the NOAA Office of Ocean Exploration and Research for the \"Lophelia II\" expedition, Sept. 5 through October 23, 2008. Information includes type of activity, start date and time of activity, location of activity, and technology used." ;
    dct:identifier "gov.noaa.ncei:lop2_2008_nondives_cims" ;
    dct:issued "2025-09-24T02:06:28.059096"^^xsd:dateTime ;
    dct:modified "2025-09-24T02:06:28.059107"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((-94.0657 26.0875, -84.7108 26.0875, -84.7108 29.5492, -94.0657 29.5492, -94.0657 26.0875))"^^gsp:wktLiteral ] ;
    dct:title "Non-Dive Activities for Lophelia II 2008 - Office of Ocean Exploration and Research" ;
    dcat:distribution <https://data.amerigeoss.org/dataset/17c62ed4-94f8-46fa-bb78-b7af254eccc3/resource/98bcaa9d-c468-4abf-a90a-2bd34180a826> ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "GEO",
        "GEOSS",
        "National",
        "North America",
        "United States",
        "conductivity",
        "ctd",
        "depth",
        "gulf of mexico",
        "ocean exploration",
        "temperature" .

<https://data.amerigeoss.org/dataset/17c62ed4-94f8-46fa-bb78-b7af254eccc3/resource/98bcaa9d-c468-4abf-a90a-2bd34180a826> a dcat:Distribution ;
    dct:format "Esri REST" ;
    dct:issued "2024-10-19T01:30:33.458135"^^xsd:dateTime ;
    dct:modified "2025-09-24T02:06:28.038759"^^xsd:dateTime ;
    dct:title "Esri REST API Endpoint" ;
    dcat:accessURL <https://gis.ngdc.noaa.gov/arcgis/rest/services/OceanExploration/OE_DigitalAtlasCruises/MapServer> .

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

