@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/cac112c4-31d0-4e4b-bf2f-dba0c5f895f9> a dcat:Dataset ;
    dct:description """A history of oil drilling in Alabama from 1999-2007. Includes useful information on oil fields - in particular on pages 52, 53.\r
""" ;
    dct:identifier "cac112c4-31d0-4e4b-bf2f-dba0c5f895f9" ;
    dct:issued "2025-11-25T22:42:49.512198"^^xsd:dateTime ;
    dct:modified "2025-11-25T22:42:49.512202"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/b9d8e33f-c3b6-404c-b260-b928137f5a39> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "MULTIPOLYGON (((-88.0026 30.2336, -88.4014 30.3936, -88.4651 31.7022, -88.4729 31.8889, -88.1950 35.0135, -87.9861 35.0160, -87.2076 35.0080, -85.6090 34.9902, -84.8946 32.2687, -84.8940 32.2592, -85.0016 31.0013, -87.5934 30.2784, -87.7953 30.2339, -88.0026 30.2336)))"^^gsp:wktLiteral ] ;
    dct:title "The Petroleum Industry in Alabama: 1999-2007" ;
    dcat:distribution <https://data.amerigeoss.org/dataset/cac112c4-31d0-4e4b-bf2f-dba0c5f895f9/resource/f6c9873c-126c-47c5-b77f-b0bf06f6291a> ;
    dcat:keyword "alabama",
        "amerigeo",
        "amerigeoss",
        "ckan",
        "edx",
        "energy",
        "energy-data-exchange",
        "geo",
        "geology",
        "geoss",
        "global",
        "map",
        "oil",
        "resource",
        "well-data" .

<https://data.amerigeoss.org/dataset/cac112c4-31d0-4e4b-bf2f-dba0c5f895f9/resource/f6c9873c-126c-47c5-b77f-b0bf06f6291a> a dcat:Distribution ;
    dct:format "PDF" ;
    dct:issued "2014-01-10T13:27:30.520347"^^xsd:dateTime ;
    dct:modified "2025-11-25T22:42:49.503479"^^xsd:dateTime ;
    dcat:accessURL <http://www.ogb.state.al.us/documents/misc_ogb/ogr3u.pdf> .

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

