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

<https://data.amerigeoss.org/dataset/817bb866-2e6e-465b-8fa6-3d0ce583e818> a dcat:Dataset ;
    dct:description """Zipped folder containing publicly available data sets collected by NETL for the SubTER induced seismicity project. \r
\r
Data sets are within the spatial extent of the state of Oklahoma""" ;
    dct:identifier "817bb866-2e6e-465b-8fa6-3d0ce583e818" ;
    dct:issued "2025-11-25T22:04:37.277000"^^xsd:dateTime ;
    dct:modified "2025-11-25T22:04:37.277005"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/b9d8e33f-c3b6-404c-b260-b928137f5a39> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "MULTIPOLYGON (((-94.3066 37.0201, -94.3066 33.5414, -103.0078 33.5414, -103.0078 37.0201, -94.3066 37.0201)))"^^gsp:wktLiteral ] ;
    dct:title "SubTER_Oklahoma_Datasets" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Devin Justman" ;
            vcard:hasEmail <mailto:DEVIN.JUSTMAN@NETL.DOE.GOV> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/817bb866-2e6e-465b-8fa6-3d0ce583e818/resource/51a5c98e-c5b1-448c-81dd-f78951621ba5> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "edx",
        "energy",
        "energy-data-exchange",
        "geo",
        "geoss",
        "global",
        "oklahoma",
        "subter" .

<https://data.amerigeoss.org/dataset/817bb866-2e6e-465b-8fa6-3d0ce583e818/resource/51a5c98e-c5b1-448c-81dd-f78951621ba5> a dcat:Distribution ;
    dct:format "ZIP" ;
    dct:issued "2018-07-24T14:15:11"^^xsd:dateTime ;
    dct:modified "2025-11-25T22:04:37.270398"^^xsd:dateTime ;
    dct:title "SubTER_Oklahoma_Datasets.zip" ;
    spdx:checksum [ a spdx:Checksum ;
            spdx:checksumValue "md5:284add218a3b64e0e20f70405e3d73b8"^^xsd:hexBinary ] ;
    dcat:accessURL <https://edx.netl.doe.gov/storage/f/2018-07-24T18%3A10%3A09.211Z/subter-oklahoma-datasets.zip> ;
    dcat:byteSize "1696273352"^^xsd:nonNegativeInteger .

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

