@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/f880b386-0e6d-4eef-a7cf-66dbbe52deab> a dcat:Dataset ;
    dct:description """This data set includes total number of claims paid for personal injury compensation under the Motor Vehicle Accident Claims (MVAC) program by date including total amount paid within the time period, total number of claims and the total number of claims that are recoverable and unrecoverable.\r
""" ;
    dct:identifier "f880b386-0e6d-4eef-a7cf-66dbbe52deab" ;
    dct:issued "2025-11-25T07:34:29.761768"^^xsd:dateTime ;
    dct:modified "2025-11-25T07:34:29.761772"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/bfd4572c-97a2-4dbd-a058-29209d9c0c3d> ;
    dct:title "Motor Vehicle Accident Claims (MVAC)-Personal Injury Claims 2011-2016" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:hasEmail <mailto:open@gov.ab.ca> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/f880b386-0e6d-4eef-a7cf-66dbbe52deab/resource/8b37a811-e298-43ae-ac8f-e2b8dd578ea2> ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "Canada",
        "GEO",
        "GEOSS",
        "National",
        "North America" .

<https://data.amerigeoss.org/dataset/f880b386-0e6d-4eef-a7cf-66dbbe52deab/resource/8b37a811-e298-43ae-ac8f-e2b8dd578ea2> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2018-06-27T19:52:20.982945"^^xsd:dateTime ;
    dct:modified "2025-11-25T07:34:29.755624"^^xsd:dateTime ;
    dct:title "Motor Vehicle Accident Claims (MVAC) - Personal Injury Claims 2011 to 2016" ;
    dcat:accessURL <https://open.alberta.ca/dataset/f880b386-0e6d-4eef-a7cf-66dbbe52deab/resource/8b37a811-e298-43ae-ac8f-e2b8dd578ea2/download/mvac-datasetpersonal-injury-claims.xlsx> .

<https://data.amerigeoss.org/organization/bfd4572c-97a2-4dbd-a058-29209d9c0c3d> a foaf:Agent ;
    foaf:name "Canada" .

