@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/07689a37-dd80-4e94-8e3d-1dd6b9de8d53> a dcat:Dataset ;
    dct:description "The reports listed below are designed to provide information focused on passenger vehicles and carriers. All reports provide options to choose fiscal or calendar year, and carrier domicile including United States, Canada, and Mexico." ;
    dct:identifier "DOT-130" ;
    dct:issued "2009-03-15"^^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 "A&I - Passenger Carrier Statistics" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "FMCSA CDO" ;
            vcard:hasEmail <mailto:fmcsa.cdo@dot.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/07689a37-dd80-4e94-8e3d-1dd6b9de8d53/resource/793bfae0-96fa-41fa-9ef8-7f3490984f4d> ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "GEO",
        "GEOSS",
        "National",
        "North America",
        "United States",
        "authority-grated",
        "compliance-review",
        "denied",
        "motorcoach",
        "operating-authority",
        "passenger-carrier",
        "roadside-inspection",
        "safety-audit",
        "violation" ;
    dcat:theme <%7BTransportation%7D> .

<https://data.amerigeoss.org/dataset/07689a37-dd80-4e94-8e3d-1dd6b9de8d53/resource/793bfae0-96fa-41fa-9ef8-7f3490984f4d> a dcat:Distribution ;
    dct:description "PassengerCarrier.aspx" ;
    dct:format "HTML" ;
    dct:issued "2020-11-12T12:33:33.149148"^^xsd:dateTime ;
    dct:modified "2025-09-23T17:19:26.080686"^^xsd:dateTime ;
    dct:title "Pasenger Carrier Safety Data" ;
    dcat:accessURL <http://ai.fmcsa.dot.gov/ProgramReport/PassengerCarrier.aspx> ;
    dcat:mediaType "text/html" .

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

