@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/03c67e46-a4ac-4430-86f4-69d61e1164e8> a dcat:Dataset ;
    dct:description "Inputs for the publicly available EPA modeling utility MOVES (MOtor Vehicle Emissions Simulator), used to estimate air pollution emissions from mobile sources. Please contact dec.sm.MOVES@dec.ny.gov with questions." ;
    dct:identifier <https://data.ny.gov/api/views/ucsk-j8pb> ;
    dct:issued "2025-06-06"^^xsd:date ;
    dct:modified "2025-07-03"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "MOVES5 2023 Input Data Tables" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "NY Open Data" ;
            vcard:hasEmail <mailto:no-reply@data.ny.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/03c67e46-a4ac-4430-86f4-69d61e1164e8/resource/155be6bd-5861-4527-afcf-35f2ab2123f5> ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "GEO",
        "GEOSS",
        "National",
        "North America",
        "United States",
        "electric-vehicles",
        "emissions",
        "fuels",
        "mobile",
        "mobile-emissions",
        "modeling",
        "motor-vehicle-emissions-simulator",
        "motor-vehicles",
        "moves",
        "moves-5",
        "moves5",
        "vehicle-miles-traveled",
        "vehicle-population" ;
    dcat:theme <%7B%22Energy%20&%20Environment%22%7D> .

<https://data.amerigeoss.org/dataset/03c67e46-a4ac-4430-86f4-69d61e1164e8/resource/155be6bd-5861-4527-afcf-35f2ab2123f5> a dcat:Distribution ;
    dct:format "ZIP" ;
    dct:issued "2025-07-05T17:44:06.809683"^^xsd:dateTime ;
    dct:modified "2025-09-23T16:04:00.878074"^^xsd:dateTime ;
    dct:title "Zip File" ;
    dcat:accessURL <https://data.ny.gov/download/ucsk-j8pb/application/x-zip-compressed> ;
    dcat:mediaType "application/x-zip-compressed" .

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

