@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/17edf20a-3c26-4f89-b945-a7a567b923ad> a dcat:Dataset ;
    dct:description """The characteristics of self-employed workers in April to June 2012. For example it looks at the hours worked, age and occupation of self-employed workers.

Source agency: Office for National Statistics

Designation: National Statistics

Language: English

Alternative title: Self-employed workers in the UK""" ;
    dct:identifier "17edf20a-3c26-4f89-b945-a7a567b923ad" ;
    dct:issued "2013-03-08T01:58:58.440118"^^xsd:dateTime ;
    dct:modified "2026-06-22T01:59:02.650617"^^xsd:dateTime ;
    dct:publisher <https://ckan.staging.publishing.service.gov.uk/organization/d5b50862-3f2a-4b7b-ad85-841b6def43be> ;
    dct:title "Self-employed workers in the UK" .

<https://ckan.staging.publishing.service.gov.uk/organization/d5b50862-3f2a-4b7b-ad85-841b6def43be> a foaf:Organization ;
    foaf:name "Office for National Statistics" .

