@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/9f611aff-55f9-4715-9676-2393a6918ca1> a dcat:Dataset ;
    dct:description "Online web mapping tool for visualization and simple analysis of Earth-energy data files from public and DOE related sources.  Geocube allows users to upload and visualize their own datasets but also comes preloaded with individual spatial datasets as well as spatial data collections that align to topical themes.  " ;
    dct:identifier "9f611aff-55f9-4715-9676-2393a6918ca1" ;
    dct:issued "2025-11-25T22:19:58.900251"^^xsd:dateTime ;
    dct:modified "2025-11-25T22:19:58.900256"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/b9d8e33f-c3b6-404c-b260-b928137f5a39> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "MULTIPOLYGON (((130.4297 81.8736, 130.4297 -59.5343, -196.1719 -59.5343, -196.1719 81.8736, 130.4297 81.8736)))"^^gsp:wktLiteral ] ;
    dct:title "Geocube" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Aaron Barkhurst" ;
            vcard:hasEmail <mailto:aaron.barkhurst@matricinnovates.com> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/9f611aff-55f9-4715-9676-2393a6918ca1/resource/91f300a2-fa66-447a-a598-bda8ef48d97a> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "carbon-storage",
        "ckan",
        "consumption",
        "customize",
        "download",
        "earth",
        "edx",
        "energy",
        "energy-data-exchange",
        "environmental",
        "fault",
        "gas",
        "geo",
        "geodatabase",
        "geographic",
        "geoss",
        "gis",
        "global",
        "hydrocarbon",
        "infrastructure",
        "offshore",
        "oil",
        "onshore",
        "permeability",
        "pipeline",
        "porosity",
        "pressure",
        "production",
        "reservoir",
        "sequestration",
        "shapefile",
        "subsurface",
        "surface",
        "temperature",
        "thickness",
        "transmission",
        "unconventional",
        "visualization",
        "well" .

<https://data.amerigeoss.org/dataset/9f611aff-55f9-4715-9676-2393a6918ca1/resource/91f300a2-fa66-447a-a598-bda8ef48d97a> a dcat:Distribution ;
    dct:description "Web mapping and data visualization tool for energy data R&D" ;
    dct:format "HTML" ;
    dct:issued "2018-09-23T14:22:14.024918"^^xsd:dateTime ;
    dct:modified "2025-11-25T22:19:58.879505"^^xsd:dateTime ;
    dct:title "https://edx.netl.doe.gov/geocube/" ;
    dcat:accessURL <https://edx.netl.doe.gov/geocube/> .

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

