@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://admin.opendatani.gov.uk/dataset/21c13ec5-b46b-4fb3-bf35-ba41e3c32c7b> a dcat:Dataset ;
    dct:accrualPeriodicity "annually" ;
    dct:description "The Northern Ireland Road Safety Partnership (RSP) aims to support the government’s Road Safety Strategy by reducing speeding and injury collisions through targeted enforcement and educational initiatives. The Partnership Board oversees the work of the RSP and includes representatives from the PSNI, Department for Infrastructure, Department of Justice, Policing Board and Courts Service. " ;
    dct:identifier "21c13ec5-b46b-4fb3-bf35-ba41e3c32c7b" ;
    dct:issued "2017-10-09T11:52:27.114911"^^xsd:dateTime ;
    dct:modified "2025-09-30T16:13:45.758622"^^xsd:dateTime ;
    dct:publisher <https://admin.opendatani.gov.uk/organization/6ee42f66-a293-4834-a652-6fa5bffd1884> ;
    dct:title "Northern Ireland Road Safety Partnership 2011-2019" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "RSP statistician" ;
            vcard:hasEmail <mailto:NIRSP@psni.police.uk> ] ;
    dcat:distribution <https://admin.opendatani.gov.uk/dataset/21c13ec5-b46b-4fb3-bf35-ba41e3c32c7b/resource/00768644-f313-4f9a-a294-bf71157a0e4b> ;
    dcat:keyword "RSP",
        "Road Safety Partnership",
        "red light running",
        "speeding" .

<https://admin.opendatani.gov.uk/dataset/21c13ec5-b46b-4fb3-bf35-ba41e3c32c7b/resource/00768644-f313-4f9a-a294-bf71157a0e4b> a dcat:Distribution ;
    dct:description "The dataset contains information on the number of detections for speeding or red light running by the RSP between 2011 and 2019. The variables include a unique ID, offence date, offence time, camera type, speed limit, speed detected (grouped), outcome, Local Government District (based on where the offence occurred), offender age (grouped), offender gender. " ;
    dct:format "CSV" ;
    dct:issued "2017-10-09T11:56:20.345058"^^xsd:dateTime ;
    dct:modified "2017-10-09T11:56:20.345058"^^xsd:dateTime ;
    dct:title "Road Safety Partnership statistics 2011-2019" ;
    dcat:accessURL <https://admin.opendatani.gov.uk/dataset/21c13ec5-b46b-4fb3-bf35-ba41e3c32c7b/resource/00768644-f313-4f9a-a294-bf71157a0e4b/download/rsp_2011-2019.csv> .

<https://admin.opendatani.gov.uk/organization/6ee42f66-a293-4834-a652-6fa5bffd1884> a foaf:Agent ;
    foaf:name "Police Service of Northern Ireland" .

