@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/187c9221-b513-4c97-9c2b-991dd00f1da7> a dcat:Dataset ;
    dct:description "Vehicle fuel economy and other emissions statistics, fuel/engine/drivetrain types, and other vehicle and costing information." ;
    dct:identifier "1d684cad-35ec-4da0-8230-62aca22858ad" ;
    dct:issued "2018-12-07T17:03:12.712735"^^xsd:dateTime ;
    dct:modified "2019-10-23T17:06:44.284933"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Vehicle Fuel Economy" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Abhilash Vijayan" ;
            vcard:hasEmail <mailto:abhilash.vijayan@arb.ca.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/187c9221-b513-4c97-9c2b-991dd00f1da7/resource/4fb82f85-63a7-46c1-9246-43a1a04a2d4e>,
        <https://data.amerigeoss.org/dataset/187c9221-b513-4c97-9c2b-991dd00f1da7/resource/96d4f181-b079-4c89-9301-a8c44e5ae28b> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "emissions",
        "fuel",
        "fuel-economy",
        "geo",
        "geoss",
        "national",
        "north-america",
        "united-states",
        "vehicles" .

<https://data.amerigeoss.org/dataset/187c9221-b513-4c97-9c2b-991dd00f1da7/resource/4fb82f85-63a7-46c1-9246-43a1a04a2d4e> a dcat:Distribution ;
    dct:description "Fuel economy data are the result of vehicle testing done at the Environmental Protection Agency's National Vehicle and Fuel Emissions Laboratory in Ann Arbor, Michigan, and by vehicle manufacturers with oversight by EPA. This data was downloaded from https://www.fueleconomy.gov/feg/download.shtml." ;
    dct:format "CSV" ;
    dct:issued "2022-08-08T15:03:52.711277"^^xsd:dateTime ;
    dct:modified "2025-11-20T05:13:16.039964"^^xsd:dateTime ;
    dct:title "Vehicle Fuel Economy" ;
    dcat:accessURL <https://data.ca.gov/dataset/1d684cad-35ec-4da0-8230-62aca22858ad/resource/f5715940-3fef-4d60-9679-40a11ae6e3fe/download/vehicles.csv> ;
    dcat:mediaType "text/csv" .

<https://data.amerigeoss.org/dataset/187c9221-b513-4c97-9c2b-991dd00f1da7/resource/96d4f181-b079-4c89-9301-a8c44e5ae28b> a dcat:Distribution ;
    dct:description "<p>Downloaded from <a href=\"https://www.fueleconomy.gov/feg/download.shtml\">https://www.fueleconomy.gov/feg/download.shtml</a></p>" ;
    dct:format "CSV" ;
    dct:issued "2022-08-08T15:03:52.711283"^^xsd:dateTime ;
    dct:modified "2025-11-20T05:13:16.040383"^^xsd:dateTime ;
    dct:title "Vehicle Fuel Economy" ;
    dcat:accessURL <https://data.ca.gov/dataset/1d684cad-35ec-4da0-8230-62aca22858ad/resource/34bf2cd3-4e07-482f-b13a-031b2258f542/download/vehicle-fuel-economy.csv> ;
    dcat:mediaType "text/csv" .

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

