@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/11155329-35e8-4231-bce5-d82ec40c78b8> a dcat:Dataset ;
    dct:accrualPeriodicity "Annual" ;
    dct:description "Development Fund Initiative Applications/Grants." ;
    dct:identifier "11155329-35e8-4231-bce5-d82ec40c78b8" ;
    dct:issued "2021-02-10T10:37:05"^^xsd:dateTime ;
    dct:modified "2021-02-10T10:37:05"^^xsd:dateTime ;
    dct:publisher <https://psb.prod.derilinx.com/organization/cca68f4b-2400-415c-8220-17ac74b09951> ;
    dct:title "Development Fund Initiative." ;
    dcat:theme <Local%20Government> .

<https://psb.prod.derilinx.com/organization/cca68f4b-2400-415c-8220-17ac74b09951> a foaf:Organization ;
    foaf:name "Donegal County Council" .

