@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/7db8f4ea-ec95-49a6-b3c9-b2ae98ed7e7d> a dcat:Dataset ;
    dct:description "Data on the proved reserves,  production, and drilling of crude oil, lease condensates, natural gas, and natural gas wells. Monthly and annual data available. Users of the EIA API are required to obtain an API Key via this registration form: http://www.eia.gov/beta/api/register.cfm" ;
    dct:identifier "DOE-019-540445724" ;
    dct:issued "2025-11-22T22:35:24.997770"^^xsd:dateTime ;
    dct:language "{en-US}" ;
    dct:modified "2015-07-31"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((-124.7333 24.5442, -124.7333 49.3886, -66.9548 49.3886, -66.9548 24.5442, -124.7333 24.5442))"^^gsp:wktLiteral ] ;
    dct:title "Petroleum Data: Crude Reserves and Production Application Programming Interface (API)" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "William Jeffers" ;
            vcard:hasEmail <mailto:data@eia.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/7db8f4ea-ec95-49a6-b3c9-b2ae98ed7e7d/resource/2d83c030-8d4d-4056-a16d-dc0974f6d6b9>,
        <https://data.amerigeoss.org/dataset/7db8f4ea-ec95-49a6-b3c9-b2ae98ed7e7d/resource/64cf37e9-545b-41a3-97ce-588b5b8e8a7d> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "api",
        "ckan",
        "crude-oil",
        "crude-oil-production",
        "diesel-fuel",
        "drilling",
        "geo",
        "geoss",
        "heating-oil",
        "jet-fuel",
        "lease-condensate",
        "motor-gasoline",
        "national",
        "north-america",
        "petroleum",
        "proved-reserves",
        "residual-fuel",
        "united-states" ;
    dcat:theme <%7Benergy%7D> .

<https://data.amerigeoss.org/dataset/7db8f4ea-ec95-49a6-b3c9-b2ae98ed7e7d/resource/2d83c030-8d4d-4056-a16d-dc0974f6d6b9> a dcat:Distribution ;
    dct:issued "2020-11-10T16:25:59.173172"^^xsd:dateTime ;
    dct:modified "2025-11-22T22:35:24.986700"^^xsd:dateTime ;
    dct:title "API Web Page" ;
    dcat:accessURL <https://www.eia.gov/beta/api/qb.cfm?category=714758> .

<https://data.amerigeoss.org/dataset/7db8f4ea-ec95-49a6-b3c9-b2ae98ed7e7d/resource/64cf37e9-545b-41a3-97ce-588b5b8e8a7d> a dcat:Distribution ;
    dct:format "API" ;
    dct:issued "2020-11-10T16:25:59.173183"^^xsd:dateTime ;
    dct:modified "2025-11-22T22:35:24.987147"^^xsd:dateTime ;
    dct:title "Crude Reserves and Production API" ;
    dcat:accessURL <https://api.eia.gov/category/?api_key=YOUR_API_KEY_HERE&category_id=714758> .

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

