@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/31bcaa70-7f94-426f-8253-5b49f3522315> a dcat:Dataset ;
    dct:identifier "ESF8" ;
    dct:issued "2025-09-18T21:47:04.782561"^^xsd:dateTime ;
    dct:modified "2025-09-18T21:47:04.782567"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/9f14cfa2-a1be-4c1e-843d-a4585ca96b62> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POINT (-76.9610 43.2820)"^^gsp:wktLiteral ] ;
    dct:title "ESF8" ;
    dcat:keyword "AmeriGEOSS",
        "CKAN",
        "GEO",
        "GEOSS",
        "IOOS",
        "Oceans",
        "Regional",
        "Thermistor_String_at_1m",
        "Thermistor_String_at_2m",
        "Thermistor_String_at_3m",
        "Thermistor_String_at_4m",
        "Thermistor_String_at_5m",
        "Thermistor_String_at_6m",
        "depth",
        "latitude",
        "longitude",
        "platform_name",
        "time" .

<https://data.amerigeoss.org/organization/9f14cfa2-a1be-4c1e-843d-a4585ca96b62> a foaf:Agent ;
    foaf:name "GLOS" .

