@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/8b46b0b5-7311-4afd-9eeb-491e83f18ff1> a dcat:Dataset ;
    dct:description "Full set of archive data from (41033 / FRP2) Fripp Nearshore" ;
    dct:identifier "org.cormp:frp2:air_temperature" ;
    dct:issued "2025-09-18T23:09:57.325046"^^xsd:dateTime ;
    dct:modified "2025-09-18T23:09:57.325052"^^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 - air_temperature" ;
    dcat:distribution <https://data.amerigeoss.org/dataset/8b46b0b5-7311-4afd-9eeb-491e83f18ff1/resource/1e3e98b1-4bc3-4aad-bef8-263a13969e77> ;
    dcat:keyword " Oceans",
        "AmeriGEOSS",
        "Axiom Data Science",
        "CKAN",
        "GEO",
        "GEOSS",
        "IOOS",
        "In Situ Ocean-based platforms",
        "Oceans",
        "Regional",
        "air_temperature",
        "depth",
        "latitude",
        "longitude",
        "time" .

<https://data.amerigeoss.org/dataset/8b46b0b5-7311-4afd-9eeb-491e83f18ff1/resource/1e3e98b1-4bc3-4aad-bef8-263a13969e77> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2025-01-10T17:58:50.347607"^^xsd:dateTime ;
    dct:modified "2025-09-18T23:09:57.310868"^^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" .

