@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/f065cb11-dd4c-4a9f-8df4-f3cf9f5e722e> a dcat:Dataset ;
    dct:description "Data pertaining to employees IT accounts  i.e. names, asset number….." ;
    dct:identifier "f065cb11-dd4c-4a9f-8df4-f3cf9f5e722e" ;
    dct:issued "2013-09-19T12:33:09.389474"^^xsd:dateTime ;
    dct:modified "2013-12-12T20:21:52.710101"^^xsd:dateTime ;
    dct:publisher <https://ckan.staging.publishing.service.gov.uk/organization/977a6df4-ab0d-4d07-843c-b0b40456402d> ;
    dct:title "Account Deletion and Leavers Records" .

<https://ckan.staging.publishing.service.gov.uk/organization/977a6df4-ab0d-4d07-843c-b0b40456402d> a foaf:Organization ;
    foaf:name "Children and Family Court Advisory and Support Service" .

