@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/3dc867a5-4846-4566-b9b1-ccd6203017b4> a dcat:Dataset ;
    dct:description "Methane has been found as a dissolved gas in numerous ground-water samples from water wells in West Virginia. Methane (CH4) is a colorless, odorless, tasteless gas that can cause oxygen-deficient atmospheres, flammable situations, or explosive environments. This USGS Fact Sheet briefly details the methane in West Virginia Groundwater." ;
    dct:identifier "3dc867a5-4846-4566-b9b1-ccd6203017b4" ;
    dct:issued "2025-11-25T21:30:42.300034"^^xsd:dateTime ;
    dct:modified "2025-11-25T21:30:42.300039"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/b9d8e33f-c3b6-404c-b260-b928137f5a39> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "MULTIPOLYGON (((-81.6659 37.2049, -81.8389 37.2855, -82.2956 37.6691, -82.5002 37.9223, -82.6461 38.1463, -82.6472 38.1694, -82.5982 38.3685, -82.5866 38.4125, -80.6677 40.5821, -80.6373 40.6140, -80.6115 40.6201, -80.5220 40.6372, -77.8424 39.6054, -77.7716 39.4981, -77.7372 39.3962, -77.7275 39.3178, -77.8200 39.1417, -77.8307 39.1322, -80.2879 37.5112, -80.4254 37.4349, -80.9679 37.2918, -81.2229 37.2402, -81.5567 37.2064, -81.6659 37.2049)))"^^gsp:wktLiteral ] ;
    dct:title "Methane in West Virginia Ground Water" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Mathis and White" ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/3dc867a5-4846-4566-b9b1-ccd6203017b4/resource/3d60551c-5afd-44be-84ac-d904d3b06196> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "dissolved-gases",
        "edx",
        "energy",
        "energy-data-exchange",
        "fluids",
        "gases",
        "geo",
        "geochemistry",
        "geoss",
        "global",
        "groundwater",
        "marcellus-shale",
        "methane",
        "task-9",
        "west-virginia" .

<https://data.amerigeoss.org/dataset/3dc867a5-4846-4566-b9b1-ccd6203017b4/resource/3d60551c-5afd-44be-84ac-d904d3b06196> a dcat:Distribution ;
    dct:description "USGS Fact-Sheet by Mathis and White" ;
    dct:format "PDF" ;
    dct:issued "2014-05-14T18:37:17.993449"^^xsd:dateTime ;
    dct:modified "2025-11-25T21:30:42.287867"^^xsd:dateTime ;
    dct:title "MathisandWHite_2006.pdf" ;
    dcat:accessURL <https://edx.netl.doe.gov/storage/f/2014-05-14T22%3A35%3A59.792Z/mathisandwhite-2006.pdf> ;
    dcat:byteSize "466716"^^xsd:nonNegativeInteger .

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

