@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.integration.publishing.service.gov.uk/dataset/d9c6d201-bb06-4b01-9807-a0677c2b2a04> a dcat:Dataset ;
    dct:description "Analytical Phase of a range of studies to support Specific Off-Label Approval (SOLA) for a range of plant protection chemicals (pesticides)." ;
    dct:identifier "d9c6d201-bb06-4b01-9807-a0677c2b2a04" ;
    dct:issued "2013-09-03T09:47:55.681687"^^xsd:dateTime ;
    dct:modified "2013-09-03T09:47:55.681687"^^xsd:dateTime ;
    dct:publisher <https://ckan.integration.publishing.service.gov.uk/organization/6074629a-d815-4c3f-8d55-5b768832f877> ;
    dct:title "Sola Programme" .

<https://ckan.integration.publishing.service.gov.uk/organization/6074629a-d815-4c3f-8d55-5b768832f877> a foaf:Organization ;
    foaf:name "The Food and Environment Research Agency" .

