@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/04f6ee48-34ee-41a3-ac27-7af2fc4f2d75> a dcat:Dataset ;
    dct:description """Mining Employment (Office Workers Excluded) - Closed Years Only
Data Starting: 2012
By Calendar Year, Coal or Metal/Non-Metal ; and Mine Type
Contractor Data is included""" ;
    dct:identifier "MSHA-19-012:030-157" ;
    dct:issued "2025-09-23T16:27:35.232521"^^xsd:dateTime ;
    dct:language "{en-US}" ;
    dct:modified "2025-04-02T12:09:45.071000+00:00"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Number of Employees" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Victor Yu" ;
            vcard:hasEmail <mailto:yu.victor@dol.gov> ] ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "GEO",
        "GEOSS",
        "National",
        "North America",
        "United States",
        "coal-employment",
        "mining-employment",
        "mnm-employment",
        "msha" .

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

