@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/b72ebdef-e69a-422b-a8d7-7f91d69e7b07> a dcat:Dataset ;
    dct:description "The phase I topical report for NETL on a brine extraction and storage test project conducted by the Energy & Environmental Research Center at the University of North Dakota, 2016." ;
    dct:identifier "b72ebdef-e69a-422b-a8d7-7f91d69e7b07" ;
    dct:issued "2025-11-25T22:32:15.266728"^^xsd:dateTime ;
    dct:modified "2025-11-25T22:32:15.266732"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/b9d8e33f-c3b6-404c-b260-b928137f5a39> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "MULTIPOLYGON (((-100.3711 49.0091, -100.3711 46.7097, -103.9746 46.7097, -103.9746 49.0091, -100.3711 49.0091)))"^^gsp:wktLiteral ] ;
    dct:title "BEST - Phase I Topical Report" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "John Hamling" ;
            vcard:hasEmail <mailto:jhamling@undeerc.org> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/b72ebdef-e69a-422b-a8d7-7f91d69e7b07/resource/29415be3-171b-4b36-af47-7ec0a8a27082> ;
    dcat:keyword "active-reservoir-management",
        "amerigeo",
        "amerigeoss",
        "brine-extraction",
        "brine-treatment",
        "carbon-storage",
        "ckan",
        "edx",
        "energy",
        "energy-data-exchange",
        "geo",
        "geoss",
        "global" .

<https://data.amerigeoss.org/dataset/b72ebdef-e69a-422b-a8d7-7f91d69e7b07/resource/29415be3-171b-4b36-af47-7ec0a8a27082> a dcat:Distribution ;
    dct:description "The phase I topical report for a brine extraction and storage test conducted by the Energy & Environmental Research Center at the University of North Dakota, 2016." ;
    dct:format "PDF" ;
    dct:issued "2016-06-29T11:34:30.252681"^^xsd:dateTime ;
    dct:modified "2025-11-25T22:32:15.259065"^^xsd:dateTime ;
    dct:title "BEST- Phase I Topical Report.pdf" ;
    dcat:accessURL <https://edx.netl.doe.gov/storage/f/2016-06-29T15%3A32%3A13.995Z/best-phase-i-topical-report.pdf> ;
    dcat:byteSize "68602209"^^xsd:nonNegativeInteger .

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

