@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/b115c113-ad65-41f3-9e73-89dce95fc2b1> a dcat:Dataset ;
    dct:description "Full set of archive data from (41024 / SUN2) Sunset Nearshore" ;
    dct:identifier "org.cormp:sun2:sea_surface_temperature" ;
    dct:issued "2025-09-18T23:51:38.540203"^^xsd:dateTime ;
    dct:modified "2025-09-18T23:51:38.540210"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/09cf7d59-3604-44f7-9c2c-5909d9705e40> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POINT (-78.4932 33.8427)"^^gsp:wktLiteral ] ;
    dct:title "41024 / SUN2 Sunset Nearshore - sea_surface_temperature" ;
    dcat:distribution <https://data.amerigeoss.org/dataset/b115c113-ad65-41f3-9e73-89dce95fc2b1/resource/4e4ab9ce-8d0f-4957-8661-5fc0e8e00899> ;
    dcat:keyword " Oceans",
        "AmeriGEOSS",
        "Axiom Data Science",
        "CKAN",
        "GEO",
        "GEOSS",
        "IOOS",
        "In Situ Ocean-based platforms",
        "Oceans",
        "Regional",
        "depth",
        "latitude",
        "longitude",
        "sea_surface_temperature",
        "time" .

<https://data.amerigeoss.org/dataset/b115c113-ad65-41f3-9e73-89dce95fc2b1/resource/4e4ab9ce-8d0f-4957-8661-5fc0e8e00899> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2025-01-09T13:14:38.193940"^^xsd:dateTime ;
    dct:modified "2025-09-18T23:51:38.525830"^^xsd:dateTime ;
    dct:title "Unnamed resource" ;
    dcat:accessURL <http://www.cormp.org/index.php> .

<https://data.amerigeoss.org/organization/09cf7d59-3604-44f7-9c2c-5909d9705e40> a foaf:Agent ;
    foaf:name "SECOORA" .

