@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/e1807c49-116a-45db-aa03-1155102de16f> a dcat:Dataset ;
    dct:description "Annual survey of appoximately 5,000 motor carriers used to set sampling rates for random drug and alcohol tests of commercial drivers." ;
    dct:identifier "e1807c49-116a-45db-aa03-1155102de16f" ;
    dct:issued "2025-12-01T23:10:22.854716"^^xsd:dateTime ;
    dct:modified "2025-12-01T23:10:22.854721"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Drug and Alcohol \"MIS\" Survey -" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "MC-E/ODAPC/Volpe" ;
            vcard:hasEmail <mailto:opendata@dot.gov> ] ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "geo",
        "geoss",
        "national",
        "north-america",
        "united-states" .

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

