@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/c8e842ed-a853-40ca-ad2f-8a513d7f9a4d> a dcat:Dataset ;
    dct:accrualPeriodicity "Daily" ;
    dct:description "Details of individuals who qualify for a subsidy scheme aimed at people who could not afford to buy their own home." ;
    dct:identifier "c8e842ed-a853-40ca-ad2f-8a513d7f9a4d" ;
    dct:issued "2021-01-11T14:36:57"^^xsd:dateTime ;
    dct:modified "2021-01-18T18:40:15"^^xsd:dateTime ;
    dct:publisher <https://psb.prod.derilinx.com/organization/9548f58c-1ae2-4dbe-b062-18733c183f14> ;
    dct:title "Shared Ownership/Affordable Housing Scheme" ;
    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" .

