@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/78d1b24b-ac73-4673-b037-e2aeb5ca733c> a dcat:Dataset ;
    dct:identifier "78d1b24b-ac73-4673-b037-e2aeb5ca733c" ;
    dct:issued "2025-09-18T22:50:55.956226"^^xsd:dateTime ;
    dct:modified "2025-09-18T22:50:55.956233"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/eb417ed8-8ef9-46e4-8cce-deec54104134> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((0.0001 59.8763, 360.0000 59.8763, 360.0000 89.9873, 0.0001 89.9873, 0.0001 59.8763))"^^gsp:wktLiteral ] ;
    dct:title "__26" ;
    dcat:keyword "AmeriGEOSS",
        "CKAN",
        "GEO",
        "GEOSS",
        "IOOS",
        "Oceans",
        "Regional",
        "forecast_period",
        "forecast_reference_time",
        "time" .

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

