@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/a9c94d6f-35ea-4d66-b07b-f05849e58d45> a dcat:Dataset ;
    dct:description "Arctic Assessment (Northern Bering Sea) Leg 1" ;
    dct:identifier "gov.noaa.afsc:ae14_01" ;
    dct:issued "2025-09-18T23:43:43.088577"^^xsd:dateTime ;
    dct:modified "2025-09-18T23:43:43.088582"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/eb417ed8-8ef9-46e4-8cce-deec54104134> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((-169.9170 62.9982, -162.4990 62.9982, -162.4990 65.4040, -169.9170 65.4040, -169.9170 62.9982))"^^gsp:wktLiteral ] ;
    dct:title "Arctic Assessment (Northern Bering Sea) Leg 1" ;
    dcat:keyword "AmeriGEOSS",
        "Arctic Assessment",
        "CKAN",
        "GEO",
        "GEOSS",
        "IOOS",
        "Oceans",
        "Regional",
        "Tiffany C. Vance",
        "depth",
        "latitude",
        "longitude",
        "sea_water_electrical_conductivity",
        "sea_water_practical_salinity",
        "sea_water_pressure",
        "sea_water_sigma_theta",
        "sea_water_temperature",
        "time" .

<https://data.amerigeoss.org/organization/eb417ed8-8ef9-46e4-8cce-deec54104134> a foaf:Agent ;
    foaf:name "AOOS" .

