@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/3e0bb38f-c787-45f9-87e0-97ed4416bd85> a dcat:Dataset ;
    dct:description " Oil and Gas Spills Database of West Virginia.  " ;
    dct:identifier "3e0bb38f-c787-45f9-87e0-97ed4416bd85" ;
    dct:issued "2025-11-25T21:30:50.874261"^^xsd:dateTime ;
    dct:modified "2025-11-25T21:30:50.874266"^^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 "WV Oil and Gas Spills" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Chad Rowan" ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/3e0bb38f-c787-45f9-87e0-97ed4416bd85/resource/99aaa9a7-62bb-43da-85ce-b0be430b9948> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "edx",
        "energy",
        "energy-data-exchange",
        "gas",
        "geo",
        "geoss",
        "global",
        "natural-gas",
        "oil",
        "resource",
        "spills",
        "west-virginia",
        "wv" .

<https://data.amerigeoss.org/dataset/3e0bb38f-c787-45f9-87e0-97ed4416bd85/resource/99aaa9a7-62bb-43da-85ce-b0be430b9948> a dcat:Distribution ;
    dct:description " Oil and Gas Spills Database of West Virginia.  " ;
    dct:format "HTML" ;
    dct:issued "2012-05-02T09:00:36"^^xsd:dateTime ;
    dct:modified "2025-11-25T21:30:50.764863"^^xsd:dateTime ;
    dct:title "Oil and Gas Spills Database of West Virginia." ;
    dcat:accessURL <https://apps.dep.wv.gov/oog/svsearch_new.cfm> .

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

