@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/77d0c274-c1a6-4ffb-be6c-175429ad3ef0> a dcat:Dataset ;
    dct:accrualPeriodicity "Daily" ;
    dct:description "Details of individuals who qualify for a subsidy aimed at social housing tenants and tenant purchasers who are taking out a mortgage to buy or build a private house." ;
    dct:identifier "77d0c274-c1a6-4ffb-be6c-175429ad3ef0" ;
    dct:issued "2021-01-11T14:36:17"^^xsd:dateTime ;
    dct:modified "2021-01-18T18:34:49"^^xsd:dateTime ;
    dct:publisher <https://psb.prod.derilinx.com/organization/9548f58c-1ae2-4dbe-b062-18733c183f14> ;
    dct:title "Mortgage Allowance 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" .

