@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/4bcdfcbf-b5fe-467b-8949-c646223bb4b9> a dcat:Dataset ;
    dct:accrualPeriodicity "Other" ;
    dct:description "Funding provided by Local Authorities for adaptations or extensions for dwellings, available to those with disabilities" ;
    dct:identifier "4bcdfcbf-b5fe-467b-8949-c646223bb4b9" ;
    dct:issued "2021-01-11T14:42:58"^^xsd:dateTime ;
    dct:modified "2021-01-18T18:27:37"^^xsd:dateTime ;
    dct:publisher <https://psb.prod.derilinx.com/organization/9548f58c-1ae2-4dbe-b062-18733c183f14> ;
    dct:title "Disabled Persons Grant" ;
    dcat:theme <Housing> .

<https://psb.prod.derilinx.com/organization/9548f58c-1ae2-4dbe-b062-18733c183f14> a foaf:Organization ;
    foaf:name "Department of Housing, Local Government and Heritage" .

