@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/f096b4c6-6b75-45b8-b80e-0b5311b0f9db> a dcat:Dataset ;
    dct:description "Full set of archive data from (41038 / ILM2) 5 miles SE of Wrightsville Beach, NC" ;
    dct:identifier "org.cormp:ilm2:sea_surface_wave_from_direction" ;
    dct:issued "2025-09-19T01:07:44.683046"^^xsd:dateTime ;
    dct:modified "2025-09-19T01:07:44.683052"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/09cf7d59-3604-44f7-9c2c-5909d9705e40> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POINT (-77.7187 34.1418)"^^gsp:wktLiteral ] ;
    dct:title "41038 / ILM2 5 miles SE of Wrightsville Beach, NC - sea_surface_wave_from_direction" ;
    dcat:distribution <https://data.amerigeoss.org/dataset/f096b4c6-6b75-45b8-b80e-0b5311b0f9db/resource/1e982ece-8228-462d-bc41-207ca74f4248> ;
    dcat:keyword " Oceans",
        "AmeriGEOSS",
        "Axiom Data Science",
        "CKAN",
        "GEO",
        "GEOSS",
        "IOOS",
        "In Situ Ocean-based platforms",
        "Oceans",
        "Regional",
        "depth",
        "latitude",
        "longitude",
        "sea_surface_wave_from_direction",
        "time" .

<https://data.amerigeoss.org/dataset/f096b4c6-6b75-45b8-b80e-0b5311b0f9db/resource/1e982ece-8228-462d-bc41-207ca74f4248> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2025-01-10T17:57:39.036890"^^xsd:dateTime ;
    dct:modified "2025-09-19T01:07:44.669042"^^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" .

