@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.publishing.service.gov.uk/dataset/c6901d8c-45ed-4100-b9d3-f9d387b0994e> a dcat:Dataset ;
    dct:description "Paper files -  relate to Rural Development Programme for England (RDPE) grants which have been awarded. Contain all the information relating to the business/ farmers who hold the projects,  also contain copies of their bank statements. " ;
    dct:identifier "c6901d8c-45ed-4100-b9d3-f9d387b0994e" ;
    dct:issued "2013-09-03T09:54:02.745486"^^xsd:dateTime ;
    dct:modified "2013-12-12T20:21:52.710101"^^xsd:dateTime ;
    dct:publisher <https://ckan.publishing.service.gov.uk/organization/a7059f6a-7fb4-4e0f-9c7a-8cd9079780d3> ;
    dct:title "Rural Development Programme for England (RDPE) Delivery Grants  ﾖ South West" .

<https://ckan.publishing.service.gov.uk/organization/a7059f6a-7fb4-4e0f-9c7a-8cd9079780d3> a foaf:Organization ;
    foaf:name "Department for Environment, Food and Rural Affairs" .

