@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/30db07a8-3874-41e2-a669-36faab9e02d4> a dcat:Dataset ;
    dct:accrualPeriodicity "Continuous" ;
    dct:description "This dataset contains the amalgamated Annual Financial Statements (AFS) for all 31 local authorities. These AFS are published to the Departments website." ;
    dct:identifier "30db07a8-3874-41e2-a669-36faab9e02d4" ;
    dct:issued "2021-01-11T14:33:36"^^xsd:dateTime ;
    dct:modified "2021-01-18T18:34:04"^^xsd:dateTime ;
    dct:publisher <https://psb.prod.derilinx.com/organization/9548f58c-1ae2-4dbe-b062-18733c183f14> ;
    dct:title "Local Authority Annual Financial Statements" ;
    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" .

