@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/0b4f2c0d-28cb-4183-8dce-649280558e68> a dcat:Dataset ;
    dct:description "The OSHA Medical Evaluation Tracking Application (OMETA) supports the DTSEM Office of Occupational Medicine and Nursing (OOMN) as a repository for OSHA Compliance Officer medical information used to determine fitness for duty and exposure tracking.  This application supports annual medical evaluations of covered employees, assessments of medical histories, physical examinations, and pre-placement examinations." ;
    dct:identifier "OSHA-18-012:029-403" ;
    dct:issued "2025-09-23T18:41:43.832748"^^xsd:dateTime ;
    dct:language "{en-US}" ;
    dct:modified "2024-12-16T18:01:45.583000+00:00"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "OSHA Medical Evaluation Tracking Application" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Thomas 'Nate' Benz" ;
            vcard:hasEmail <mailto:benz.thomas.n@dol.gov> ] ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "GEO",
        "GEOSS",
        "National",
        "North America",
        "United States",
        "exposure",
        "exposure-tracking",
        "medical-evaluation",
        "medical-evaluation-tracking-application",
        "medical-history",
        "osha",
        "physical-examination",
        "pre-placement-examination" .

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

