@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/7fc173d6-2bee-4eca-a012-394b26e88834> a dcat:Dataset ;
    dct:accrualPeriodicity "Continuous" ;
    dct:description "Household Budget payments or amendments" ;
    dct:identifier "7fc173d6-2bee-4eca-a012-394b26e88834" ;
    dct:issued "2021-01-18T18:02:57"^^xsd:dateTime ;
    dct:modified "2021-01-18T18:31:33"^^xsd:dateTime ;
    dct:publisher <https://psb.prod.derilinx.com/organization/4e1670a8-f107-4ea4-ae2a-aca982c0b137> ;
    dct:title "Household Budget" ;
    dcat:theme <Local%20Government> .

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

