@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/0f62678f-a738-49d7-b757-efc18d6f6978> a dcat:Dataset ;
    dct:description """Multibeam and singlebeam mapping operations will be conducted
					24 hours a day throughout the cruise. Sub-bottom profile mapping will be
					conducted each day between the hours of 1000 and 2200 throughout the
					cruise.""" ;
    dct:identifier "gov.noaa.ncei:EX1401" ;
    dct:issued "2025-09-23T20:36:01.160517"^^xsd:dateTime ;
    dct:modified "2025-09-23T20:36:01.160523"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((-72.0000 40.0000, -69.0000 40.0000, -69.0000 41.0000, -72.0000 41.0000, -72.0000 40.0000))"^^gsp:wktLiteral ] ;
    dct:title "Okeanos Explorer (EX1401): Ship Shakedown and Patch							Test" ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "GEO",
        "GEOSS",
        "National",
        "North America",
        "United States",
        "continental shelf",
        "deep water canyons",
        "deep-sea exploration",
        "deepwater canyons",
        "expedition",
        "exploration",
        "exploration vessel",
        "explorer",
        "high-definition underwater video",
        "mapping survey",
        "marine education",
        "multibeam",
        "multibeam backscatter",
        "multibeam sonar",
        "noaa",
        "noaa fleet",
        "northeast us continental shelf",
        "northeast us deepwater canyons",
        "ocean",
        "ocean discovery",
        "ocean education",
        "ocean exploration",
        "ocean exploration and research",
        "ocean literacy",
        "ocean research",
        "oer",
        "okeanos",
        "okeanos explorer",
        "r337",
        "science",
        "scientific computing system",
        "scientific mission",
        "scientific research",
        "scs",
        "sea",
        "single beam sonar",
        "single-beam sonar",
        "singlebeam sonar",
        "stewardship",
        "sub-bottom profile",
        "systematic exploration",
        "technology",
        "telepresence",
        "transformational research",
        "undersea",
        "underwater",
        "underwater video",
        "veatch canyon",
        "water column backscatter" .

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

