@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/f725a689-947f-486c-925c-b4cbfcd8ee18> a dcat:Dataset ;
    dct:description "DSA Archive containing information to mark the anniversary of the driving test, DSA etc." ;
    dct:identifier "f725a689-947f-486c-925c-b4cbfcd8ee18" ;
    dct:issued "2013-08-30T17:06:12.236373"^^xsd:dateTime ;
    dct:modified "2013-08-30T22:13:27.595757"^^xsd:dateTime ;
    dct:publisher <https://ckan.staging.publishing.service.gov.uk/organization/b79e03cc-24a0-428e-ba6a-aa00a4eedab4> ;
    dct:title "Driving Standards Agency Archive" .

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

