@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/44918ccc-667f-477b-ad8f-db27142ab9cb> a dcat:Dataset ;
    dct:accrualPeriodicity "Continuous" ;
    dct:description "The Department’s financial system is used to process all of our financial transactions and to monitor and report on expenditure" ;
    dct:identifier "44918ccc-667f-477b-ad8f-db27142ab9cb" ;
    dct:issued "2021-01-18T18:01:28"^^xsd:dateTime ;
    dct:modified "2021-01-18T18:30:10"^^xsd:dateTime ;
    dct:publisher <https://psb.prod.derilinx.com/organization/9548f58c-1ae2-4dbe-b062-18733c183f14> ;
    dct:title "Financial System" ;
    dcat:theme <Local%20Government> .

<https://psb.prod.derilinx.com/organization/9548f58c-1ae2-4dbe-b062-18733c183f14> a foaf:Organization ;
    foaf:name "Department of Housing, Local Government and Heritage" .

