@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/2e9a28cd-c55d-4010-970c-d97f626be88f> a dcat:Dataset ;
    dct:description "World Ocean Atlas 2005 (WOA05) is a set of objectively analyzed (1Â° grid) climatological fields of in situ temperature, salinity, dissolved oxygen, Apparent Oxygen Utilization (AOU), percent oxygen saturation, phosphate, silicate, and nitrate at standard depth levels for annual, seasonal, and monthly compositing periods for the World Ocean. It also includes associated statistical fields of observed oceanographic profile data interpolated to standard depth levels on both 1Â° and 5Â° grids." ;
    dct:identifier "gov.noaa.ncei:woa_salinity" ;
    dct:issued "2025-09-24T20:05:29.085235"^^xsd:dateTime ;
    dct:modified "2025-09-24T20:05:29.085245"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((-179.5000 -89.5000, 179.5000 -89.5000, 179.5000 89.5000, -179.5000 89.5000, -179.5000 -89.5000))"^^gsp:wktLiteral ] ;
    dct:title "World Ocean Atlas 2005, Salinity" ;
    dcat:distribution <https://data.amerigeoss.org/dataset/2e9a28cd-c55d-4010-970c-d97f626be88f/resource/a95485d4-af49-434b-ac3c-ea7bd75fa3c7> ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "GEO",
        "GEOSS",
        "National",
        "North America",
        "United States",
        "annual",
        "atlantic",
        "climatological",
        "climatology",
        "indian",
        "monthly",
        "objective",
        "ocean",
        "pacific",
        "salinity",
        "seasonal",
        "water",
        "world" .

<https://data.amerigeoss.org/dataset/2e9a28cd-c55d-4010-970c-d97f626be88f/resource/a95485d4-af49-434b-ac3c-ea7bd75fa3c7> a dcat:Distribution ;
    dct:issued "2024-10-19T01:28:21.732904"^^xsd:dateTime ;
    dct:modified "2025-09-24T20:05:29.057373"^^xsd:dateTime ;
    dct:title "Web Resource" ;
    dcat:accessURL <https://www.ncei.noaa.gov/products/world-ocean-database> .

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

