@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/977f19e3-8686-40d7-865e-404b4e749fb0> a dcat:Dataset ;
    dct:accrualPeriodicity "Other" ;
    dct:description "Acquisitions of 2nd Hand Dwellings by Local Authorities for Social Housing Stock" ;
    dct:identifier "977f19e3-8686-40d7-865e-404b4e749fb0" ;
    dct:issued "2021-01-18T18:05:35"^^xsd:dateTime ;
    dct:modified "2021-01-18T18:34:03"^^xsd:dateTime ;
    dct:publisher <https://psb.prod.derilinx.com/organization/9548f58c-1ae2-4dbe-b062-18733c183f14> ;
    dct:title "Local Authority Acquisitions" ;
    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" .

