@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://psb.prod.derilinx.com/dataset/d1214b1d-85b4-4fd0-9f12-8dd4454ec75b> a dcat:Dataset ;
    dct:accrualPeriodicity "Annual" ;
    dct:description """Data source holding records of the Rural Regeneration and Development Fund.

The Rural Regeneration and Development Fund is a government commitment of €1 billion investment in rural Ireland over the period 2019 to 2027. Approximately €53 million has been allocated to the fund for 2020.""" ;
    dct:identifier "d1214b1d-85b4-4fd0-9f12-8dd4454ec75b" ;
    dct:issued "2020-12-08T16:24:50"^^xsd:dateTime ;
    dct:modified "2021-01-18T18:39:51"^^xsd:dateTime ;
    dct:publisher <https://psb.prod.derilinx.com/organization/319b5645-a35c-4b49-9aca-35be1f2085f1> ;
    dct:title "Rural Regeneration and Development Fund" ;
    dcat:theme <National%20Government> .

<https://psb.prod.derilinx.com/organization/319b5645-a35c-4b49-9aca-35be1f2085f1> a foaf:Organization ;
    foaf:name "Department of Rural & Community Development" .

