{
  "@type": "dcat:Dataset",
  "accessLevel": "public",
  "contactPoint": {
    "@type": "vcard:Contact",
    "fn": "Jolene",
    "hasEmail": "mailto:no-reply@data.mo.gov"
  },
  "description": "First reports of injury filed reporting an injury to the neck.",
  "distribution": [
    {
      "@type": "dcat:Distribution",
      "describedBy": "https://data.mo.gov/api/views/v2fi-tjym/columns.json",
      "describedByType": "application/json",
      "downloadURL": "https://data.mo.gov/api/v3/views/v2fi-tjym/query.json?accessType=DOWNLOAD",
      "mediaType": "application/json"
    },
    {
      "@type": "dcat:Distribution",
      "describedBy": "https://data.mo.gov/api/views/v2fi-tjym/columns.xml",
      "describedByType": "application/xml",
      "downloadURL": "https://data.mo.gov/api/v3/views/v2fi-tjym/query.xml?accessType=DOWNLOAD",
      "mediaType": "application/xml"
    },
    {
      "@type": "dcat:Distribution",
      "downloadURL": "https://data.mo.gov/api/v3/views/v2fi-tjym/export.csv?accessType=DOWNLOAD",
      "mediaType": "text/csv"
    }
  ],
  "identifier": "https://data.mo.gov/api/views/v2fi-tjym",
  "issued": "2013-01-03",
  "keyword": [
    "employment",
    "froi",
    "injury",
    "labor"
  ],
  "landingPage": "https://data.mo.gov/d/v2fi-tjym",
  "modified": "2013-01-03",
  "publisher": {
    "@type": "org:Organization",
    "name": "data.mo.gov"
  },
  "theme": [
    "Labor"
  ],
  "title": "Missouri First Reports of Injury by Body Part - Neck"
}