@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/289f2393-f97a-46af-a60a-d7d3b67f70e4> a dcat:Dataset ;
    dct:description "Used for inputting, retention, retrieval and analysis of medical and other data collected on workers exposed to pesticides. Number of records in dataset – 3000. Contains sensitive medical in confidence data, personal and commercial data." ;
    dct:identifier "289f2393-f97a-46af-a60a-d7d3b67f70e4" ;
    dct:issued "2013-09-05T13:53:30.710319"^^xsd:dateTime ;
    dct:modified "2013-12-12T20:21:52.710101"^^xsd:dateTime ;
    dct:publisher <https://ckan.staging.publishing.service.gov.uk/organization/2f1ceab8-69d4-4b7c-98c1-1b760a99ba8c> ;
    dct:title "Prospective Investigation of Pesticide Application Health (PIPAH)" .

<https://ckan.staging.publishing.service.gov.uk/organization/2f1ceab8-69d4-4b7c-98c1-1b760a99ba8c> a foaf:Organization ;
    foaf:name "Health and Safety Executive" .

