@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@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/5f61874c-20da-4e39-afd0-101e0fc4c968> a dcat:Dataset ;
    dct:description "Zipped file includes 6 raster files that were created as an input to the SIMPA (Spatially Weighted Multivariate Probabilistic Assessment) tool to represent geologic structural complexity. Also included is an excel spreadsheet listing data sources and a folder containing  thumbnail images  of each raster." ;
    dct:identifier "5f61874c-20da-4e39-afd0-101e0fc4c968" ;
    dct:issued "2025-11-25T21:47:43.263728"^^xsd:dateTime ;
    dct:modified "2025-11-25T21:47:43.263733"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/b9d8e33f-c3b6-404c-b260-b928137f5a39> ;
    dct:title "Oklahoma structural complexity rasters" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Devin Justman" ;
            vcard:hasEmail <mailto:Devin.Justman@netl.doe.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/5f61874c-20da-4e39-afd0-101e0fc4c968/resource/1fb0314e-6091-4698-b68a-1b4efc903749> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "edx",
        "energy",
        "energy-data-exchange",
        "geo",
        "geoss",
        "global",
        "simpa",
        "structural-complexity" .

<https://data.amerigeoss.org/dataset/5f61874c-20da-4e39-afd0-101e0fc4c968/resource/1fb0314e-6091-4698-b68a-1b4efc903749> a dcat:Distribution ;
    dct:format "ZIP" ;
    dct:issued "2019-04-01T11:58:06"^^xsd:dateTime ;
    dct:modified "2025-11-25T21:47:43.256072"^^xsd:dateTime ;
    dct:title "SIMPA_structural_complexity_rasters.zip" ;
    spdx:checksum [ a spdx:Checksum ;
            spdx:checksumValue "md5:b32fc4f7e4c5b81994a2e5786deca4dd"^^xsd:hexBinary ] ;
    dcat:accessURL <https://edx.netl.doe.gov/storage/f/2019-04-01T15%3A58%3A04.326Z/f51cc901-0c03-4916-8aed-8b3e59f9ce44/simpa-structural-complexity-rasters.zip> ;
    dcat:byteSize "4808930"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/plain" .

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

