@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/06e46685-2404-41bc-ac9f-00054180d25d> a dcat:Dataset ;
    dct:description "Attributes about each individual involved in a crash as reported to NYS DMV" ;
    dct:identifier <https://data.ny.gov/api/views/ir4y-sesj> ;
    dct:issued "2018-01-12"^^xsd:date ;
    dct:modified "2024-11-13"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Motor Vehicle Crashes - Individual Information: Three Year Window" ;
    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/06e46685-2404-41bc-ac9f-00054180d25d/resource/32e71176-9a13-48eb-a2a0-aae372ce8f66>,
        <https://data.amerigeoss.org/dataset/06e46685-2404-41bc-ac9f-00054180d25d/resource/953e5250-45af-40b2-bea8-a548f180f655>,
        <https://data.amerigeoss.org/dataset/06e46685-2404-41bc-ac9f-00054180d25d/resource/a95f857f-e9fa-4371-b9b6-4512adea051e>,
        <https://data.amerigeoss.org/dataset/06e46685-2404-41bc-ac9f-00054180d25d/resource/b597249d-8f94-41db-b596-2826ff91b0e2> ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "GEO",
        "GEOSS",
        "National",
        "North America",
        "United States",
        "accident",
        "crash",
        "driver-passenger",
        "fatalities" ;
    dcat:theme <%7BTransportation%7D> .

<https://data.amerigeoss.org/dataset/06e46685-2404-41bc-ac9f-00054180d25d/resource/32e71176-9a13-48eb-a2a0-aae372ce8f66> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2020-11-12T04:00:04.849932"^^xsd:dateTime ;
    dct:modified "2025-09-23T17:09:35.777903"^^xsd:dateTime ;
    dct:title "Comma Separated Values File" ;
    dcat:accessURL <https://data.ny.gov/api/views/ir4y-sesj/rows.csv?accessType=DOWNLOAD> ;
    dcat:mediaType "text/csv" .

<https://data.amerigeoss.org/dataset/06e46685-2404-41bc-ac9f-00054180d25d/resource/953e5250-45af-40b2-bea8-a548f180f655> a dcat:Distribution ;
    dct:format "RDF" ;
    dct:issued "2020-11-12T04:00:04.849941"^^xsd:dateTime ;
    dct:modified "2025-09-23T17:09:35.778673"^^xsd:dateTime ;
    dct:title "RDF File" ;
    dcat:accessURL <https://data.ny.gov/api/views/ir4y-sesj/rows.rdf?accessType=DOWNLOAD> ;
    dcat:mediaType "application/rdf+xml" .

<https://data.amerigeoss.org/dataset/06e46685-2404-41bc-ac9f-00054180d25d/resource/a95f857f-e9fa-4371-b9b6-4512adea051e> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:issued "2020-11-12T04:00:04.849946"^^xsd:dateTime ;
    dct:modified "2025-09-23T17:09:35.779419"^^xsd:dateTime ;
    dct:title "JSON File" ;
    dcat:accessURL <https://data.ny.gov/api/views/ir4y-sesj/rows.json?accessType=DOWNLOAD> ;
    dcat:mediaType "application/json" .

<https://data.amerigeoss.org/dataset/06e46685-2404-41bc-ac9f-00054180d25d/resource/b597249d-8f94-41db-b596-2826ff91b0e2> a dcat:Distribution ;
    dct:format "XML" ;
    dct:issued "2020-11-12T04:00:04.849951"^^xsd:dateTime ;
    dct:modified "2025-09-23T17:09:35.780323"^^xsd:dateTime ;
    dct:title "XML File" ;
    dcat:accessURL <https://data.ny.gov/api/views/ir4y-sesj/rows.xml?accessType=DOWNLOAD> ;
    dcat:mediaType "application/xml" .

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

