@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/747f048c-ba9a-4388-8f7e-4683f78670e4> a dcat:Dataset ;
    dct:description "This file contains the crash data for Maryland from October 2016 through December 2016.  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/276v-wfg2> ;
    dct:issued "2017-02-08"^^xsd:date ;
    dct:modified "2017-07-21"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Maryland Statewide Vehicle Crashes: CY2016 Quarter 4" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Christopher Corea" ;
            vcard:hasEmail <mailto:no-reply@opendata.maryland.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/747f048c-ba9a-4388-8f7e-4683f78670e4/resource/efa6c048-4dc2-40ed-8832-bfeb0b11b6f1> ;
    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/747f048c-ba9a-4388-8f7e-4683f78670e4/resource/efa6c048-4dc2-40ed-8832-bfeb0b11b6f1> a dcat:Distribution ;
    dct:format "XLS" ;
    dct:issued "2020-11-10T17:23:47.284834"^^xsd:dateTime ;
    dct:modified "2025-11-22T17:26:26.377125"^^xsd:dateTime ;
    dct:title "MS Excel File" ;
    dcat:accessURL <https://opendata.maryland.gov/download/276v-wfg2/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" .

