@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/792e99e4-00b7-40b9-a439-1ad0baa32df3> a dcat:Dataset ;
    dct:description "All personal details of Government Car and Despatch Agency (GCDA) staff held on Human Resource system." ;
    dct:identifier "792e99e4-00b7-40b9-a439-1ad0baa32df3" ;
    dct:issued "2013-08-30T14:41:19.483784"^^xsd:dateTime ;
    dct:modified "2013-12-12T20:21:52.710101"^^xsd:dateTime ;
    dct:publisher <https://ckan.integration.publishing.service.gov.uk/organization/06a4eb9a-97e6-4f65-9dd2-42742b216eca> ;
    dct:title "All personal data per GCDA member of staff" .

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

