@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/0cd24cb5-5540-48e3-85b7-654de8189efd> a dcat:Dataset ;
    dct:description "Voids" ;
    dct:identifier "0cd24cb5-5540-48e3-85b7-654de8189efd" ;
    dct:issued "2021-01-11T14:43:50"^^xsd:dateTime ;
    dct:modified "2021-01-11T14:43:50"^^xsd:dateTime ;
    dct:publisher <https://psb.prod.derilinx.com/organization/9548f58c-1ae2-4dbe-b062-18733c183f14> ;
    dct:title "Voids" ;
    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" .

