@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/d2b98e82-4515-456b-9e3c-6f7a7099bac9> a dcat:Dataset ;
    dct:description " Shale Basins of the US  " ;
    dct:identifier "d2b98e82-4515-456b-9e3c-6f7a7099bac9" ;
    dct:issued "2025-11-25T22:47:13.448047"^^xsd:dateTime ;
    dct:modified "2025-11-25T22:47:13.448053"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/b9d8e33f-c3b6-404c-b260-b928137f5a39> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "MULTIPOLYGON (((-77.6811 19.8219, -84.9111 21.8306, -84.9381 21.9046, -84.0699 22.6615, -83.2169 23.0014, -82.2656 23.1814, -81.2270 23.1617, -80.0376 22.9512, -78.1158 22.4580, -77.5431 21.9186, -75.7072 21.1219, -74.1422 20.2515, -74.1333 20.1913, -74.2843 20.0565, -75.3556 19.8756, -77.6811 19.8219)))"^^gsp:wktLiteral ] ;
    dct:title "Shale Basins of the US" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "George Hall" ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/d2b98e82-4515-456b-9e3c-6f7a7099bac9/resource/94ddde7f-c8a5-4916-909e-5d337263bfb3> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "basins",
        "ckan",
        "edx",
        "energy",
        "energy-data-exchange",
        "geo",
        "geology",
        "geoss",
        "global",
        "natcarb",
        "shale",
        "structural" .

<https://data.amerigeoss.org/dataset/d2b98e82-4515-456b-9e3c-6f7a7099bac9/resource/94ddde7f-c8a5-4916-909e-5d337263bfb3> a dcat:Distribution ;
    dct:description " Shale Basins of the US  " ;
    dct:format "ZIP" ;
    dct:issued "2013-03-18T14:14:51"^^xsd:dateTime ;
    dct:modified "2025-11-25T22:47:13.436061"^^xsd:dateTime ;
    dct:title "shalebasins.zip" ;
    dcat:accessURL <https://edx.netl.doe.gov/storage/f/2013-02-15T20:05:00:476Z/shalebasins.zip> .

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

