@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/2fe311e3-fd5d-4825-a687-2dae80dfc765> a dcat:Dataset ;
    dct:description "Contains data on large trucks and buses involved in Federally reportable crashes as per Title 49 U.S.C. Part 390.5 (crashes involving a commercial motor vehicle, and that either involve a fatalities, injury requiring treatmentaway from the scene of the crash, or a tow-away due to disabling damage).  This information is reported by the States to FMCSA." ;
    dct:identifier "93.0" ;
    dct:issued "2015-01-21"^^xsd:date ;
    dct:language "{en-US}" ;
    dct:modified "2024-05-24"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Motor Carrier Crash Data -" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "FMCSA CDO" ;
            vcard:hasEmail <mailto:fmcsa.cdo@dot.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/2fe311e3-fd5d-4825-a687-2dae80dfc765/resource/3f46405a-ba2f-44b2-8497-f8e646c5def3> ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "GEO",
        "GEOSS",
        "National",
        "North America",
        "United States",
        "crash",
        "crash-data",
        "crash-statistics",
        "fatality-analysis-reporting-system-fars" ;
    dcat:theme <%7BTransportation%7D> .

<https://data.amerigeoss.org/dataset/2fe311e3-fd5d-4825-a687-2dae80dfc765/resource/3f46405a-ba2f-44b2-8497-f8e646c5def3> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2020-11-12T12:42:40.490752"^^xsd:dateTime ;
    dct:modified "2025-09-24T21:03:34.871830"^^xsd:dateTime ;
    dct:title "Web Page" ;
    dcat:accessURL <https://www.transportation.gov/mission/data-inventory-not-available> ;
    dcat:mediaType "text/html" .

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

