@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/430425d9-0a57-46bb-87f5-4a10821e7c21> a dcat:Dataset ;
    dct:description "International and domestic data on coal production, consumption, prices, reserves, stocks, imports, exports, distribution, and transportation rates. Weekly, monthly, and annual data available." ;
    dct:identifier "DOE-019-COAL-COLLECTION1" ;
    dct:issued "2025-11-21T07:30:03.932897"^^xsd:dateTime ;
    dct:modified "2014-10-06"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Coal Data Collection" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "William Jeffers" ;
            vcard:hasEmail <mailto:data@eia.gov> ] ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "coal-consumption",
        "coal-distribution",
        "coal-exports",
        "coal-fired-power-plants",
        "coal-futures",
        "coal-imports",
        "coal-mines",
        "coal-mining",
        "coal-mining-employees",
        "coal-mining-productivity",
        "coal-prices",
        "coal-production",
        "coal-rank",
        "coal-reserves",
        "coal-stocks",
        "coal-transportation-rates",
        "coal-type",
        "coke",
        "coke-and-breeze",
        "coke-plants",
        "demonstrated-reserve-base",
        "geo",
        "geoss",
        "national",
        "north-america",
        "spot-price",
        "underground-mining",
        "united-states" ;
    dcat:theme <%7Benergy%7D> .

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

