@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/09783698-af88-4fd2-9aa6-155e3b564bb1> a dcat:Dataset ;
    dct:description "Searchable list of carriers currently issued Out of Service Orders by the Federal Motor Carrier Safety Administration." ;
    dct:identifier "DOT-124" ;
    dct:issued "2000-01-01"^^xsd:date ;
    dct:language "{en-US}" ;
    dct:modified "2018-12-19"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "SAFER - Out of Service Orders" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Jamie Vasser" ;
            vcard:hasEmail <mailto:jamie.vasser@dot.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/09783698-af88-4fd2-9aa6-155e3b564bb1/resource/fb975503-b70f-4939-b55e-113c6706d038> ;
    dcat:keyword "90-day-failure-to-pay",
        "amerigeo",
        "amerigeoss",
        "bus",
        "ckan",
        "geo",
        "geoss",
        "hazardous-materials",
        "hm",
        "imminent-hazard",
        "large-truck",
        "motor-carrier",
        "national",
        "new-entrant-revoked",
        "north-america",
        "oos",
        "oso",
        "out-of-service",
        "out-of-service-order",
        "safer",
        "safersys",
        "safety-and-fitness-electronic-records",
        "united-states",
        "unsatifactory-unfit" ;
    dcat:theme <%7BTransportation%7D> .

<https://data.amerigeoss.org/dataset/09783698-af88-4fd2-9aa6-155e3b564bb1/resource/fb975503-b70f-4939-b55e-113c6706d038> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2022-08-08T16:49:49.884998"^^xsd:dateTime ;
    dct:modified "2025-11-19T21:57:40.123626"^^xsd:dateTime ;
    dct:title "FMCSA Out of Service Orders" ;
    dcat:accessURL <http://li-public.fmcsa.dot.gov/LIVIEW/pkg_oos_process.prc_oos_search> ;
    dcat:mediaType "text/html" .

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

