@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/6f8474cb-a234-4969-93aa-53bae37f28dc> a dcat:Dataset ;
    dct:accrualPeriodicity "Quarterly" ;
    dct:description "The National Social housing Data Map is a GIS based platform to capture a series of data sets including residential zoned lands, some 700 local authority-owned and Land Aggregation Scheme sites, other publicly owned sites and religious congregation sites with potential for housing development." ;
    dct:identifier "6f8474cb-a234-4969-93aa-53bae37f28dc" ;
    dct:issued "2021-01-11T14:41:18"^^xsd:dateTime ;
    dct:modified "2021-01-18T18:35:11"^^xsd:dateTime ;
    dct:publisher <https://psb.prod.derilinx.com/organization/9548f58c-1ae2-4dbe-b062-18733c183f14> ;
    dct:title "National Social Housing Data Map" ;
    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" .

