@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/80b77db3-bc28-4c94-98c4-96041c61db43> a dcat:Dataset ;
    dct:description "This file contains the crash data for Maryland from October 2015 through December 2015.  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/pdjv-gz8s> ;
    dct:issued "2016-02-09"^^xsd:date ;
    dct:modified "2017-06-08"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Maryland Statewide Vehicle Crashes: CY2015 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/80b77db3-bc28-4c94-98c4-96041c61db43/resource/c6d784e7-3111-4cb2-b83e-326f431c3ad3> ;
    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/80b77db3-bc28-4c94-98c4-96041c61db43/resource/c6d784e7-3111-4cb2-b83e-326f431c3ad3> a dcat:Distribution ;
    dct:format "ZIP" ;
    dct:issued "2020-11-10T17:25:17.410111"^^xsd:dateTime ;
    dct:modified "2025-11-23T00:08:52.131889"^^xsd:dateTime ;
    dct:title "Zip File" ;
    dcat:accessURL <https://opendata.maryland.gov/download/pdjv-gz8s/application/zip> ;
    dcat:mediaType "application/zip" .

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

