@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/a03104f9-29e7-49d7-8068-9f21d63a73b4> a dcat:Dataset ;
    dct:description "Full set of archive data from (41037 / ILM3) 27 miles SE of Wrightsville Beach, NC" ;
    dct:identifier "org.cormp:ilm3:sea_water_practical_salinity" ;
    dct:issued "2025-09-18T23:32:18.968853"^^xsd:dateTime ;
    dct:modified "2025-09-18T23:32:18.968861"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/09cf7d59-3604-44f7-9c2c-5909d9705e40> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POINT (-77.3610 33.9886)"^^gsp:wktLiteral ] ;
    dct:title "41037 / ILM3 27 miles SE of Wrightsville Beach, NC - sea_water_practical_salinity" ;
    dcat:distribution <https://data.amerigeoss.org/dataset/a03104f9-29e7-49d7-8068-9f21d63a73b4/resource/eb9bd656-9bd7-44ad-84e0-d1b5c0a917b8> ;
    dcat:keyword " Oceans",
        "AmeriGEOSS",
        "Axiom Data Science",
        "CKAN",
        "GEO",
        "GEOSS",
        "IOOS",
        "In Situ Ocean-based platforms",
        "Oceans",
        "Regional",
        "depth",
        "latitude",
        "longitude",
        "sea_water_practical_salinity",
        "time" .

<https://data.amerigeoss.org/dataset/a03104f9-29e7-49d7-8068-9f21d63a73b4/resource/eb9bd656-9bd7-44ad-84e0-d1b5c0a917b8> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2025-01-10T17:58:46.897770"^^xsd:dateTime ;
    dct:modified "2025-09-18T23:32:18.955428"^^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" .

