@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/dc0c02d6-f750-4bb3-ae10-d30815ec3583> a dcat:Dataset ;
    dct:description "The Injuries, Illnesses, and Fatalities (IIF) program provides annual information on the rate and number of work related injuries, illnesses, and fatal injuries, and how these statistics vary by incident, industry, geography, occupation, and other characteristics. More information and details about the data provided can be found at http://bls.gov/iif/Data.htm." ;
    dct:identifier "dc0c02d6-f750-4bb3-ae10-d30815ec3583" ;
    dct:issued "2025-12-01T21:07:32.264802"^^xsd:dateTime ;
    dct:modified "2025-12-01T21:07:32.264805"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Census of Fatal Occupational Injuries (2011 forward)" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Amrit Kohli" ;
            vcard:hasEmail <mailto:kohli.amrit@dol.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/dc0c02d6-f750-4bb3-ae10-d30815ec3583/resource/3ec620f6-b4c5-4622-96a7-a3beb7d9054e> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "geo",
        "geoss",
        "national",
        "north-america",
        "united-states" .

<https://data.amerigeoss.org/dataset/dc0c02d6-f750-4bb3-ae10-d30815ec3583/resource/3ec620f6-b4c5-4622-96a7-a3beb7d9054e> a dcat:Distribution ;
    dct:description "https://download.bls.gov/pub/time.series/fw/fw.txt describes all the mapping files contained in this directory" ;
    dct:format "text" ;
    dct:issued "2018-08-09T10:04:10.512881"^^xsd:dateTime ;
    dct:modified "2025-12-01T21:07:32.258875"^^xsd:dateTime ;
    dct:title "Census of fatal occupational injuries" ;
    dcat:accessURL <https://download.bls.gov/pub/time.series/fw/> .

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

