@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 vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://data.amerigeoss.org/dataset/66c2808f-d879-42d9-8152-4bb8974f97b4> a dcat:Dataset ;
    dct:description "Spreadsheets provides measured chlorite rate data from 100 to 300 degrees C at elevated CO2.  Spreadsheet includes derived rate equation." ;
    dct:identifier <https://data.openei.org/submissions/3071> ;
    dct:issued "2013-07-01T06:00:00+00:00"^^xsd:dateTime ;
    dct:modified "2017-05-25T15:13:52+00:00"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((-124.1330 30.8082, -103.7535 30.8082, -103.7535 49.6066, -124.1330 49.6066, -124.1330 30.8082))"^^gsp:wktLiteral ] ;
    dct:title "Chlorite Dissolution Rates" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Susan Carroll" ;
            vcard:hasEmail <mailto:carroll6@llnl.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/66c2808f-d879-42d9-8152-4bb8974f97b4/resource/3d319a79-527a-4684-b6bd-841218f00498> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "chlorite",
        "ckan",
        "co2",
        "dissolution",
        "geo",
        "geoss",
        "geothermal",
        "kinetic-rate-law",
        "kinetics",
        "national",
        "north-america",
        "temperature",
        "united-states" .

<https://data.amerigeoss.org/dataset/66c2808f-d879-42d9-8152-4bb8974f97b4/resource/3d319a79-527a-4684-b6bd-841218f00498> a dcat:Distribution ;
    dct:description "Chlorite rates measured at elevated CO2 and temperature. Data from Smith, et al. 2013 Chemical Geology" ;
    dct:format "XLS" ;
    dct:issued "2022-08-08T11:14:24.168542"^^xsd:dateTime ;
    dct:modified "2025-11-22T08:17:19.765156"^^xsd:dateTime ;
    dct:title "Chlorite Kinetic Rate  Data.xlsx" ;
    dcat:accessURL <https://gdr.openei.org/files/221/Chlorite%20Kinetic%20Rate%20%26%20Data_from%20Smith%20%26%20al%202013%20Chemical%20Geology.xlsx> ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> a foaf:Agent ;
    foaf:name "US Migrating" .

