@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/64bd0c53-2a11-4160-935a-3895257cb066> a dcat:Dataset ;
    dct:description "This file contains the crash data for Maryland from April 2017 through June 2017.  Data is accurate as of the creation of the data.  Only Approved Crash reports have been included in the file." ;
    dct:identifier <https://opendata.maryland.gov/api/views/wnvu-hisq> ;
    dct:issued "2017-07-07"^^xsd:date ;
    dct:modified "2017-11-28"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Maryland Statewide Vehicle Crashes: CY2017 Quarter 2" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Christopher Corea" ;
            vcard:hasEmail <mailto:no-reply@opendata.maryland.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/64bd0c53-2a11-4160-935a-3895257cb066/resource/ec81ac04-be9a-4c55-bde7-7db96478f12b> ;
    dcat:keyword "accident",
        "amerigeo",
        "amerigeoss",
        "car",
        "ckan",
        "crash",
        "department-of-maryland-state-police",
        "geo",
        "geoss",
        "highway",
        "maryland-state-police",
        "msp",
        "national",
        "north-america",
        "public-safety",
        "roadway",
        "traffic",
        "united-states",
        "vehicle",
        "vehicle-safety" ;
    dcat:theme <%7B%22Public%20Safety%22%7D> .

<https://data.amerigeoss.org/dataset/64bd0c53-2a11-4160-935a-3895257cb066/resource/ec81ac04-be9a-4c55-bde7-7db96478f12b> a dcat:Distribution ;
    dct:format "XLS" ;
    dct:issued "2020-11-10T17:25:46.819151"^^xsd:dateTime ;
    dct:modified "2025-11-22T06:47:13.390164"^^xsd:dateTime ;
    dct:title "MS Excel File" ;
    dcat:accessURL <https://opendata.maryland.gov/download/wnvu-hisq/application/vnd.openxmlformats-officedocument.spreadsheetml.sheet> ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

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

