@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.integration.publishing.service.gov.uk/dataset/4399f602-967f-4dd2-958b-9b968785602b> a dcat:Dataset ;
    dct:description "Driver phone and home address next of Kin details" ;
    dct:identifier "4399f602-967f-4dd2-958b-9b968785602b" ;
    dct:issued "2013-08-30T14:41:29.497006"^^xsd:dateTime ;
    dct:modified "2013-12-19T10:28:47.285969"^^xsd:dateTime ;
    dct:publisher <https://ckan.integration.publishing.service.gov.uk/organization/06a4eb9a-97e6-4f65-9dd2-42742b216eca> ;
    dct:title "Driver Details Government Mail" .

<https://ckan.integration.publishing.service.gov.uk/organization/06a4eb9a-97e6-4f65-9dd2-42742b216eca> a foaf:Organization ;
    foaf:name "Government Car and Despatch Agency" .

