@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/4aa17c7e-fe12-4786-ba0e-33d3c948bb86> a dcat:Dataset ;
    dct:description "Register of Post Test Motorcycle Trainers (RPMT) and Enhanced Rider Scheme (ERS) contains personal data relating to individuals on the register including contact and driving license details." ;
    dct:identifier "4aa17c7e-fe12-4786-ba0e-33d3c948bb86" ;
    dct:issued "2013-08-30T17:07:48.600644"^^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 "Register of post-test motorcycle trainers" .

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

