@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://data.amerigeoss.org/dataset/ad210e60-05ab-4492-ac81-adf9d19aa792> a dcat:Dataset ;
    dct:description "Tethys is a knowledge management system that actively gathers, organizes, and disseminates information on the environmental effects of marine and wind energy development." ;
    dct:identifier "ad210e60-05ab-4492-ac81-adf9d19aa792" ;
    dct:issued "2025-11-25T22:27:01.834495"^^xsd:dateTime ;
    dct:modified "2025-11-25T22:27:01.834499"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/b9d8e33f-c3b6-404c-b260-b928137f5a39> ;
    dct:title "Tethys" ;
    dcat:distribution <https://data.amerigeoss.org/dataset/ad210e60-05ab-4492-ac81-adf9d19aa792/resource/7a569db4-e869-4c6c-bb48-6ae45b919c7c> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "edx",
        "energy",
        "energy-data-exchange",
        "geo",
        "geoss",
        "global",
        "wave",
        "wind" .

<https://data.amerigeoss.org/dataset/ad210e60-05ab-4492-ac81-adf9d19aa792/resource/7a569db4-e869-4c6c-bb48-6ae45b919c7c> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2016-08-25T15:33:59.824825"^^xsd:dateTime ;
    dct:modified "2025-11-25T22:27:01.827643"^^xsd:dateTime ;
    dcat:accessURL <http://tethys.pnnl.gov/> .

<https://data.amerigeoss.org/organization/b9d8e33f-c3b6-404c-b260-b928137f5a39> a foaf:Agent ;
    foaf:name "Energy Data Exchange" .

