@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix gsp: <http://www.opengis.net/ont/geosparql#> .
@prefix locn: <http://www.w3.org/ns/locn#> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://data.amerigeoss.org/dataset/34af1ee1-7b5b-4eb3-8a4f-ed7366f896d6> a dcat:Dataset ;
    dct:description "The Engine and Vehicle Compliance Certification and Fuel Economy Inventory contains measured emissions and fuel economy compliance information for all types of vehicles (mobile sources of air pollution) excluding snowmobile, marine (diesel), and heavy duty engines whichsummary data is updated on an annual basis. Data is collected by EPA to certify compliance with the applicable fuel economy provisions of the Clean Air Act, Energy Policy and Conservation Act (EPCA) and the Energy Independent Security Act (EISA) of 2007." ;
    dct:identifier "87B45AEE-4314-4626-927F-A3C1993510AB" ;
    dct:issued "2014-01-01"^^xsd:date ;
    dct:modified "2014-01-01"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((-180.0000 18.0000, -66.0000 18.0000, -66.0000 72.0000, -180.0000 72.0000, -180.0000 18.0000))"^^gsp:wktLiteral ] ;
    dct:title "Mobile Source Emissions Regulatory Compliance Data" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Sara Zaremski, U.S. EPA Office of Air and Radiation (OAR) - Office of Transportation and Air Quality (OTAQ)" ;
            vcard:hasEmail <mailto:zarmski.sara@epa.gov> ] ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "GEO",
        "GEOSS",
        "National",
        "North America",
        "United States",
        "cafe",
        "certification-and-fuel-economy",
        "clean-air-act",
        "climate-change",
        "energy-independent-security-act",
        "energy-policy-and-conservation-act",
        "engine-and-vehicle-compliance",
        "environment",
        "environmental-protection-agency",
        "epa",
        "fuel-economy-and-cafe-label-data",
        "ghg",
        "greenhouse-gases",
        "mobile-source-emissions-and-regulatory-compliance-data",
        "oar",
        "office-of-air-and-radiation",
        "office-of-transportation-and-air-quality",
        "otaq",
        "united-states",
        "verify" .

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

