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

<https://data.amerigeoss.org/dataset/a8c8ece8-d4ba-4616-b74d-e85bdba6158f> a dcat:Dataset ;
    dct:description "ARRA dataset that has been received till now" ;
    dct:identifier "a8c8ece8-d4ba-4616-b74d-e85bdba6158f" ;
    dct:issued "2025-11-25T22:24:52.657178"^^xsd:dateTime ;
    dct:modified "2025-11-25T22:24:52.657182"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/b9d8e33f-c3b6-404c-b260-b928137f5a39> ;
    dct:title "South Carolina Research foundation Dataset" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Maneesh Sharma" ;
            vcard:hasEmail <mailto:maneesh.sharma@mail.wvu.edu> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/a8c8ece8-d4ba-4616-b74d-e85bdba6158f/resource/e72e0b0d-7406-44ee-9b46-9ec7e37a9a08> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "arra",
        "ckan",
        "edx",
        "energy",
        "energy-data-exchange",
        "geo",
        "geophysics",
        "geoss",
        "global",
        "natcarb",
        "south-carolina-research-foundation",
        "well-data" .

<https://data.amerigeoss.org/dataset/a8c8ece8-d4ba-4616-b74d-e85bdba6158f/resource/e72e0b0d-7406-44ee-9b46-9ec7e37a9a08> a dcat:Distribution ;
    dct:format "ZIP" ;
    dct:issued "2014-11-18T09:47:10.194973"^^xsd:dateTime ;
    dct:modified "2025-11-25T22:24:52.649264"^^xsd:dateTime ;
    dct:title "SouthCarolina Data 1.zip" ;
    dcat:accessURL <https://edx.netl.doe.gov/storage/f/2014-11-18T14%3A31%3A32.455Z/southcarolina-data-1.zip> ;
    dcat:byteSize "1827352947"^^xsd:nonNegativeInteger .

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

