@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/bd522a46-0a09-4a13-b062-2bd3b4204f5c> a dcat:Dataset ;
    dct:accrualPeriodicity "Irregular" ;
    dct:description "Housing Needs Assessment" ;
    dct:identifier "bd522a46-0a09-4a13-b062-2bd3b4204f5c" ;
    dct:issued "2021-01-18T18:03:27"^^xsd:dateTime ;
    dct:modified "2021-01-18T18:32:01"^^xsd:dateTime ;
    dct:publisher <https://psb.prod.derilinx.com/organization/4e1670a8-f107-4ea4-ae2a-aca982c0b137> ;
    dct:title "Housing Needs Assessment" ;
    dcat:theme <Local%20Government> .

<https://psb.prod.derilinx.com/organization/4e1670a8-f107-4ea4-ae2a-aca982c0b137> a foaf:Organization ;
    foaf:name "South Dublin County Council" .

