@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/759e382a-7972-41bb-983d-525e20d2d7d0> a dcat:Dataset ;
    dct:description "First reports of injury filed reporting an injury to a lower extremity." ;
    dct:identifier <https://data.mo.gov/api/views/kadm-zhzb> ;
    dct:issued "2013-01-03"^^xsd:date ;
    dct:modified "2013-01-03"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Missouri First Reports of Injury by Body Part - Lower Extremities" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Jolene" ;
            vcard:hasEmail <mailto:no-reply@data.mo.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/759e382a-7972-41bb-983d-525e20d2d7d0/resource/0956ce29-c62b-4344-a156-01830c6b613a>,
        <https://data.amerigeoss.org/dataset/759e382a-7972-41bb-983d-525e20d2d7d0/resource/25a48d73-1e0b-4ad0-af5c-64f4359b1dd3>,
        <https://data.amerigeoss.org/dataset/759e382a-7972-41bb-983d-525e20d2d7d0/resource/76692cba-ac9c-4ab8-bbef-c8ac16812c3e>,
        <https://data.amerigeoss.org/dataset/759e382a-7972-41bb-983d-525e20d2d7d0/resource/8829ea56-2760-43d3-a56f-87e4f4d34d0f> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "employment",
        "froi",
        "geo",
        "geoss",
        "injury",
        "labor",
        "national",
        "north-america",
        "united-states" ;
    dcat:theme <%7BLabor%7D> .

<https://data.amerigeoss.org/dataset/759e382a-7972-41bb-983d-525e20d2d7d0/resource/0956ce29-c62b-4344-a156-01830c6b613a> a dcat:Distribution ;
    dct:format "XML" ;
    dct:issued "2020-11-10T17:23:39.551753"^^xsd:dateTime ;
    dct:modified "2025-11-22T18:09:22.980321"^^xsd:dateTime ;
    dct:title "XML File" ;
    dcat:accessURL <https://data.mo.gov/api/views/kadm-zhzb/rows.xml?accessType=DOWNLOAD> ;
    dcat:mediaType "application/xml" .

<https://data.amerigeoss.org/dataset/759e382a-7972-41bb-983d-525e20d2d7d0/resource/25a48d73-1e0b-4ad0-af5c-64f4359b1dd3> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:issued "2020-11-10T17:23:39.551748"^^xsd:dateTime ;
    dct:modified "2025-11-22T18:09:22.979938"^^xsd:dateTime ;
    dct:title "JSON File" ;
    dcat:accessURL <https://data.mo.gov/api/views/kadm-zhzb/rows.json?accessType=DOWNLOAD> ;
    dcat:mediaType "application/json" .

<https://data.amerigeoss.org/dataset/759e382a-7972-41bb-983d-525e20d2d7d0/resource/76692cba-ac9c-4ab8-bbef-c8ac16812c3e> a dcat:Distribution ;
    dct:format "RDF" ;
    dct:issued "2020-11-10T17:23:39.551742"^^xsd:dateTime ;
    dct:modified "2025-11-22T18:09:22.979544"^^xsd:dateTime ;
    dct:title "RDF File" ;
    dcat:accessURL <https://data.mo.gov/api/views/kadm-zhzb/rows.rdf?accessType=DOWNLOAD> ;
    dcat:mediaType "application/rdf+xml" .

<https://data.amerigeoss.org/dataset/759e382a-7972-41bb-983d-525e20d2d7d0/resource/8829ea56-2760-43d3-a56f-87e4f4d34d0f> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2020-11-10T17:23:39.551732"^^xsd:dateTime ;
    dct:modified "2025-11-22T18:09:22.979121"^^xsd:dateTime ;
    dct:title "Comma Separated Values File" ;
    dcat:accessURL <https://data.mo.gov/api/views/kadm-zhzb/rows.csv?accessType=DOWNLOAD> ;
    dcat:mediaType "text/csv" .

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

