@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/e70211db-49e2-4100-b331-d1eb53f15d50> a dcat:Dataset ;
    dct:description "Anonymised dataset from experimental vignette study with GPs on changes to the med3 (statement of fitness for work) form. 580 GPs from England Scotland and Wales. Questions on GP attitudes to patient fitness to work, illness perceptions and return to work expectations. " ;
    dct:identifier "e70211db-49e2-4100-b331-d1eb53f15d50" ;
    dct:issued "2013-09-05T13:47:48.929315"^^xsd:dateTime ;
    dct:modified "2013-12-12T20:21:52.710101"^^xsd:dateTime ;
    dct:publisher <https://ckan.staging.publishing.service.gov.uk/organization/9eb7fee2-76d1-452a-b915-68989e3a731a> ;
    dct:title "Statement of Fitness for work form (Med 3) change trial data" .

<https://ckan.staging.publishing.service.gov.uk/organization/9eb7fee2-76d1-452a-b915-68989e3a731a> a foaf:Organization ;
    foaf:name "Department for Work and Pensions" .

