@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/3917fb26-9997-4abb-8eed-81f8a2fa6173> a dcat:Dataset ;
    dct:identifier "ESF9" ;
    dct:issued "2025-09-18T21:52:44.037110"^^xsd:dateTime ;
    dct:modified "2025-09-18T21:52:44.037116"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/9f14cfa2-a1be-4c1e-843d-a4585ca96b62> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POINT (-78.1920 43.3880)"^^gsp:wktLiteral ] ;
    dct:title "ESF9" ;
    dcat:keyword "Air_Pressure",
        "Air_Temperature",
        "AmeriGEOSS",
        "CKAN",
        "GEO",
        "GEOSS",
        "IOOS",
        "Oceans",
        "Regional",
        "Relative_Humidity",
        "Solar_Radiation",
        "Thermistor_String_at_10m",
        "Thermistor_String_at_11m",
        "Thermistor_String_at_12m",
        "Thermistor_String_at_13m",
        "Thermistor_String_at_14m",
        "Thermistor_String_at_15m",
        "Thermistor_String_at_16m",
        "Thermistor_String_at_17m",
        "Thermistor_String_at_18m",
        "Thermistor_String_at_19m",
        "Thermistor_String_at_1m",
        "Thermistor_String_at_2m",
        "Thermistor_String_at_3m",
        "Thermistor_String_at_4m",
        "Thermistor_String_at_5m",
        "Thermistor_String_at_6m",
        "Thermistor_String_at_7m",
        "Thermistor_String_at_8m",
        "Thermistor_String_at_9m",
        "Wind_Gust",
        "Wind_Speed",
        "Wind_from_Direction",
        "depth",
        "latitude",
        "longitude",
        "platform_name",
        "time" .

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

