@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/18835359-3db5-48f4-afe6-e27ba69d81fb> a dcat:Dataset ;
    dct:description "Data on U.S mining operation (i.e., operation name, mailing address, telephone number, State and county of operation, etc.), annual coal production, code definitions, and union status. Annual time series extend back to 1983. Based on EIA Form-7A data." ;
    dct:identifier "DOE-019-CPMSHAID-COLLECTION1" ;
    dct:issued "2025-09-23T15:25:31.564073"^^xsd:dateTime ;
    dct:language "{en-US}" ;
    dct:modified "2018-11-02"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Coal Production by MSHA ID" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "William Jeffers" ;
            vcard:hasEmail <mailto:data@eia.gov> ] ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "GEO",
        "GEOSS",
        "National",
        "North America",
        "United States",
        "coal-data",
        "coal-data-file",
        "coal-database",
        "coal-information",
        "coal-mine-employment",
        "coal-production",
        "coal-production-file",
        "energy" ;
    dcat:theme <%7Benergy%7D> .

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

