@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/f13d47b7-e875-4bed-841a-c682c72fabab> a dcat:Dataset ;
    dct:identifier "leelyria" ;
    dct:issued "2025-09-19T01:08:38.146321"^^xsd:dateTime ;
    dct:modified "2025-09-19T01:08:38.146328"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/9f14cfa2-a1be-4c1e-843d-a4585ca96b62> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POINT (-82.2161 41.4545)"^^gsp:wktLiteral ] ;
    dct:title "leelyria" ;
    dcat:keyword "AmeriGEOSS",
        "CKAN",
        "GEO",
        "GEOSS",
        "IOOS",
        "Oceans",
        "Regional",
        "Water_Temperature_at_Surface",
        "depth",
        "latitude",
        "longitude",
        "ph",
        "platform_name",
        "time",
        "water_conductivity",
        "ysi_blue_green_algae",
        "ysi_chlorophyll",
        "ysi_turbidity" .

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

