@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/d82c593a-7a7d-4301-84b1-c584d088f096> a dcat:Dataset ;
    dct:description "Full set of archive data from (41029 / CAP2) Capers Nearshore" ;
    dct:identifier "org.cormp:cap2:sea_water_practical_salinity" ;
    dct:issued "2025-09-19T00:37:47.710919"^^xsd:dateTime ;
    dct:modified "2025-09-19T00:37:47.710926"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/09cf7d59-3604-44f7-9c2c-5909d9705e40> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POINT (-79.6236 32.8028)"^^gsp:wktLiteral ] ;
    dct:title "41029 / CAP2 Capers Nearshore - sea_water_practical_salinity" ;
    dcat:distribution <https://data.amerigeoss.org/dataset/d82c593a-7a7d-4301-84b1-c584d088f096/resource/b2ef5e6b-ec09-4de3-8f2e-5b1e90808f06> ;
    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/d82c593a-7a7d-4301-84b1-c584d088f096/resource/b2ef5e6b-ec09-4de3-8f2e-5b1e90808f06> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2025-01-10T17:58:16.238162"^^xsd:dateTime ;
    dct:modified "2025-09-19T00:37:47.697416"^^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" .

