@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/de13e8f9-cca5-49b1-8c93-ea64fa2d0fa3> a dcat:Dataset ;
    dct:identifier "de13e8f9-cca5-49b1-8c93-ea64fa2d0fa3" ;
    dct:issued "2025-09-19T00:44:45.012502"^^xsd:dateTime ;
    dct:modified "2025-09-19T00:44:45.012510"^^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 "__32" ;
    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" .

