@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://ckan.staging.publishing.service.gov.uk/dataset/a3602c01-89fd-425b-ad95-a81c5ff26540> a dcat:Dataset ;
    dct:description "Scanned images of the DL25s (driving test reports). The reports include candidate name, date of test, application reference, vehicle registration, examiner name and reference number, test markings and categories of any issue on the test." ;
    dct:identifier "a3602c01-89fd-425b-ad95-a81c5ff26540" ;
    dct:issued "2013-08-30T17:08:06.878947"^^xsd:dateTime ;
    dct:modified "2013-12-12T20:21:52.710101"^^xsd:dateTime ;
    dct:publisher <https://ckan.staging.publishing.service.gov.uk/organization/b79e03cc-24a0-428e-ba6a-aa00a4eedab4> ;
    dct:title "Road Safety Information System (RSIS)" .

<https://ckan.staging.publishing.service.gov.uk/organization/b79e03cc-24a0-428e-ba6a-aa00a4eedab4> a foaf:Organization ;
    foaf:name "Driving Standards Agency" .

