@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/288a0ed3-076c-4d83-b66d-5e67de5d17bc> a dcat:Dataset ;
    dct:description "Contains data on new entrant safety audits performed by FMCSA and State grantees." ;
    dct:identifier "274.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 Safety Audits -" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "FMCSA CDO" ;
            vcard:hasEmail <mailto:fmcsa.cdo@dot.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/288a0ed3-076c-4d83-b66d-5e67de5d17bc/resource/9e64f5fc-16bb-409a-adb2-274f431a26fb> ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "GEO",
        "GEOSS",
        "National",
        "North America",
        "United States",
        "audit",
        "carrier",
        "safety" ;
    dcat:theme <%7BTransportation%7D> .

<https://data.amerigeoss.org/dataset/288a0ed3-076c-4d83-b66d-5e67de5d17bc/resource/9e64f5fc-16bb-409a-adb2-274f431a26fb> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2020-11-12T12:34:01.155082"^^xsd:dateTime ;
    dct:modified "2025-09-24T16:41:30.390047"^^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" .

