@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/6ce21ad8-097f-4806-a75a-ac3350fb6b57> a dcat:Dataset ;
    dct:description "Ship track of the R/V Seward Johnson during the \"Operation Deep Scope 2007\" expedition sponsored by the National Oceanic and Atmospheric Administration (NOAA) Office of Ocean Exploration, August 17 through 27, 2007. This track was based on the hourly ship's position from the Virtual Instrument Data System (VIDS) provided by the University of Miami Marine Technology Group at Harbor Branch Oceanographic Institution." ;
    dct:identifier "gov.noaa.ncei:ods2007_ship_track" ;
    dct:issued "2025-11-22T12:28:20.269297"^^xsd:dateTime ;
    dct:modified "2025-11-22T12:28:20.269301"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((-79.8595 24.5527, -75.9353 24.5527, -75.9353 27.2112, -79.8595 27.2112, -79.8595 24.5527))"^^gsp:wktLiteral ] ;
    dct:title "Ship track for Operation Deep Scope 2007 - Office of Ocean Exploration" ;
    dcat:distribution <https://data.amerigeoss.org/dataset/6ce21ad8-097f-4806-a75a-ac3350fb6b57/resource/f032a860-b5d3-4047-a3b2-dafa3d38d17d> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "atlantic-ocean",
        "bahamas",
        "ckan",
        "geo",
        "geoss",
        "national",
        "north-america",
        "ocean-exploration",
        "ship-track",
        "south-atlantic-bight",
        "united-states" .

<https://data.amerigeoss.org/dataset/6ce21ad8-097f-4806-a75a-ac3350fb6b57/resource/f032a860-b5d3-4047-a3b2-dafa3d38d17d> a dcat:Distribution ;
    dct:format "Esri REST" ;
    dct:issued "2020-12-19T01:10:11.186930"^^xsd:dateTime ;
    dct:modified "2025-11-22T12:28:20.261321"^^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" .

