@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/270c0eec-2e39-419e-bfe1-a45a3a890eef> a dcat:Dataset ;
    dct:description "The Medical Access Order (MAO) Application supports OSHA field inspections during which employee medical records must be requested and reviewed.  This application facilitates field requests for medical records and tracks essential notifications and report generation needed to formally request medical records from employers." ;
    dct:identifier "OSHA-18-012:029-406" ;
    dct:issued "2025-09-24T15:25:25.923113"^^xsd:dateTime ;
    dct:language "{en-US}" ;
    dct:modified "2024-12-16T18:12:49.713000+00:00"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Medical Access Order (MAO) 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",
        "employee-medical-records",
        "essential-notification",
        "medical-access-order",
        "medical-access-order-application",
        "medical-records",
        "osha",
        "report-generation" .

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

