@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 xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://data.amerigeoss.org/dataset/2efa111a-7de1-40b3-bcef-db201b597af3> a dcat:Dataset ;
    dct:description "This site contains data on well locations in West Virginia." ;
    dct:identifier "2efa111a-7de1-40b3-bcef-db201b597af3" ;
    dct:issued "2025-11-25T21:23:43.364310"^^xsd:dateTime ;
    dct:modified "2025-11-25T21:23:43.364314"^^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 "West Virginia Well Location Data" ;
    dcat:distribution <https://data.amerigeoss.org/dataset/2efa111a-7de1-40b3-bcef-db201b597af3/resource/d683d95c-270f-4aaa-b975-ea40b45e729d> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "edx",
        "energy",
        "energy-data-exchange",
        "geo",
        "geoss",
        "global",
        "marcellus-shale",
        "task-9",
        "well-data",
        "well-location",
        "west-viriginia" .

<https://data.amerigeoss.org/dataset/2efa111a-7de1-40b3-bcef-db201b597af3/resource/d683d95c-270f-4aaa-b975-ea40b45e729d> a dcat:Distribution ;
    dct:description "This site, managed by the West Virginia Department of Environmental Protection provides well location data and oil & gas production data." ;
    dct:format "HTML" ;
    dct:issued "2014-05-14T13:58:28.933690"^^xsd:dateTime ;
    dct:modified "2025-11-25T21:23:43.354968"^^xsd:dateTime ;
    dct:title "west-virginia-well-location-data" ;
    dcat:accessURL <http://www.dep.wv.gov/oil-and-gas/databaseinfo/Pages/default.aspx> .

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

