@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/fe899658-8a11-4647-b442-92f438efd54c> a dcat:Dataset ;
    dct:identifier "fe899658-8a11-4647-b442-92f438efd54c" ;
    dct:issued "2025-09-19T01:24:59.401580"^^xsd:dateTime ;
    dct:modified "2025-09-19T01:24:59.401587"^^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 "__27" ;
    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" .

