@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/16fee28b-654b-4af1-b4c4-11938e9073f3> a dcat:Dataset ;
    dct:description "Data provided by the US Department of Energy's National and Renewable Energy Laboratory https://afdc.energy.gov/data/10962 and the U. S. Department of Transportation Office of Highway Administration https://www.fhwa.dot.gov/policyinformation/statistics/2018/mv1.cfm and https://www.fhwa.dot.gov/policyinformation/statistics/2019/mv1.cfm" ;
    dct:identifier <https://data.bloomington.in.gov/api/views/xhmh-vpyk> ;
    dct:issued "2021-03-27"^^xsd:date ;
    dct:modified "2021-03-27"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Registered Electric Vehicles" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Devta Kidd" ;
            vcard:hasEmail <mailto:no-reply@data.bloomington.in.gov> ] ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "GEO",
        "GEOSS",
        "National",
        "North America",
        "United States",
        "climate-action",
        "sustainability",
        "vehicle" ;
    dcat:theme <%7BTransportation%7D> .

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

