@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/ede78c47-492d-4b49-8525-d92847e63ab2> a dcat:Dataset ;
    dct:description "Data relating to employees who work at home" ;
    dct:identifier "ede78c47-492d-4b49-8525-d92847e63ab2" ;
    dct:issued "2013-09-19T12:33:35.355657"^^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 "Children and Family Court Advisory and Support Service Homeworkers" .

<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" .

