@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/3b09dda4-4446-4877-8d39-2e20e62e8232> a dcat:Dataset ;
    dct:description "This API provides international data on coal production. Data organized by country. 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-IEDC-COLLECTION1" ;
    dct:issued "2025-11-21T02:04:39.886264"^^xsd:dateTime ;
    dct:language "{en-US}" ;
    dct:modified "2016-02-17"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "International Energy Data - Coal" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "William Jeffers" ;
            vcard:hasEmail <mailto:data@eia.gov> ] ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "anthracite-coal",
        "api",
        "ckan",
        "coal-production",
        "coal-reserves",
        "geo",
        "geoss",
        "global-data",
        "international-data",
        "national",
        "north-america",
        "united-states",
        "world-data" ;
    dcat:theme <%7Benergy%7D> .

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

