@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/e0f2ef8a-d8b9-49c3-8ec2-aee730d4dae2> a dcat:Dataset ;
    dct:description "Full set of archive data from (41033 / FRP2) Fripp Nearshore" ;
    dct:identifier "org.cormp:frp2:wind_speed_of_gust" ;
    dct:issued "2025-09-19T00:48:13.260259"^^xsd:dateTime ;
    dct:modified "2025-09-19T00:48:13.260265"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/09cf7d59-3604-44f7-9c2c-5909d9705e40> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POINT (-80.4077 32.2770)"^^gsp:wktLiteral ] ;
    dct:title "41033 / FRP2 Fripp Nearshore - wind_speed_of_gust" ;
    dcat:distribution <https://data.amerigeoss.org/dataset/e0f2ef8a-d8b9-49c3-8ec2-aee730d4dae2/resource/62bf763c-2dd6-4cec-8a07-867473d0b92e> ;
    dcat:keyword " Oceans",
        "AmeriGEOSS",
        "Axiom Data Science",
        "CKAN",
        "GEO",
        "GEOSS",
        "IOOS",
        "In Situ Ocean-based platforms",
        "Oceans",
        "Regional",
        "depth",
        "latitude",
        "longitude",
        "time",
        "wind_speed_of_gust" .

<https://data.amerigeoss.org/dataset/e0f2ef8a-d8b9-49c3-8ec2-aee730d4dae2/resource/62bf763c-2dd6-4cec-8a07-867473d0b92e> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2025-01-10T17:58:07.839818"^^xsd:dateTime ;
    dct:modified "2025-09-19T00:48:13.247122"^^xsd:dateTime ;
    dct:title "Unnamed resource" ;
    dcat:accessURL <http://www.cormp.org/index.php> .

<https://data.amerigeoss.org/organization/09cf7d59-3604-44f7-9c2c-5909d9705e40> a foaf:Agent ;
    foaf:name "SECOORA" .

