@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://data.amerigeoss.org/dataset/62f80301-cefc-4a47-be64-6f6f81f7eed0> a dcat:Dataset ;
    dct:description "Estimated monthly production derived from state administrative data. Data are back to January 2000." ;
    dct:identifier "DOE-019-4536758398" ;
    dct:issued "2018-01-02"^^xsd:date ;
    dct:language "{en-US}" ;
    dct:modified "2019-04-18"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Dry Shale Gas Production Estimates by Play" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "William Jeffers" ;
            vcard:hasEmail <mailto:data@eia.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/62f80301-cefc-4a47-be64-6f6f81f7eed0/resource/92329b06-363e-4690-a658-46d0fb635d3b> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "bakken",
        "ckan",
        "eagle-ford",
        "geo",
        "geoss",
        "haynesville",
        "marcellus",
        "marcellus-shale",
        "national",
        "natural-gas",
        "north-america",
        "permian",
        "production",
        "shale-gas",
        "united-states" ;
    dcat:theme <%7Benergy%7D> .

<https://data.amerigeoss.org/dataset/62f80301-cefc-4a47-be64-6f6f81f7eed0/resource/92329b06-363e-4690-a658-46d0fb635d3b> a dcat:Distribution ;
    dct:description "shale_gas_201902.xlsx" ;
    dct:format "XLS" ;
    dct:issued "2020-11-10T16:25:50.345502"^^xsd:dateTime ;
    dct:modified "2025-11-22T05:21:41.853230"^^xsd:dateTime ;
    dct:title "Shale Gas" ;
    dcat:accessURL <https://www.eia.gov/naturalgas/weekly/img/shale_gas_201902.xlsx> ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> a foaf:Agent ;
    foaf:name "US Migrating" .

