@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/f314a5b5-fe1b-4cb9-9362-6cc5490bfbdc> a dcat:Dataset ;
    dct:identifier "f314a5b5-fe1b-4cb9-9362-6cc5490bfbdc" ;
    dct:issued "2026-08-21T19:23:51.218208"^^xsd:dateTime ;
    dct:modified "2026-08-21T19:23:51.218215"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/eb417ed8-8ef9-46e4-8cce-deec54104134> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((0.0000 59.8800, 360.0000 59.8800, 360.0000 89.9900, 0.0000 89.9900, 0.0000 59.8800))"^^gsp:wktLiteral ] ;
    dct:title "__40" ;
    dcat:keyword "AmeriGEOSS",
        "CKAN",
        "GEO",
        "GEOSS",
        "IOOS",
        "Oceans",
        "Regional",
        "time" .

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

