@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/6295709e-5b16-4dcf-a8de-b08054dcde59> a dcat:Dataset ;
    dct:description "Each day, between 12 to 13 U.S. workers die as a result of a traumatic injury on the job. Investigations conducted through the FACE program allow the identification of factors that contribute to these fatal injuries. This information is used to develop comprehensive recommendations for preventing similar deaths. This web page provides access to NIOSH investigation reports and other safety resources." ;
    dct:identifier <https://data.cdc.gov/api/views/q9tu-7yha> ;
    dct:issued "2015-03-24"^^xsd:date ;
    dct:modified "2015-08-27"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Fatality Assessment and Control Evaluation (FACE) Program" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "PHM" ;
            vcard:hasEmail <mailto:cdcinfo@cdc.gov> ] ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "cdc",
        "centers-for-disease-control-and-prevention",
        "ckan",
        "geo",
        "geoss",
        "national",
        "north-america",
        "united-states" ;
    dcat:theme <%7B%22Injury%20&%20Violence%22%7D> .

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

