@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/73e28d63-6eff-42f5-ab03-1eb4c202c2a7> a dcat:Dataset ;
    dct:accrualPeriodicity "Daily" ;
    dct:description "Financial transactions" ;
    dct:identifier "73e28d63-6eff-42f5-ab03-1eb4c202c2a7" ;
    dct:issued "2021-01-18T18:01:18"^^xsd:dateTime ;
    dct:modified "2021-01-18T18:29:59"^^xsd:dateTime ;
    dct:publisher <https://psb.prod.derilinx.com/organization/a0772663-d93c-44ff-83a1-42275464bf9f> ;
    dct:title "Financial Management System - General Ledger" ;
    dcat:theme <Local%20Government> .

<https://psb.prod.derilinx.com/organization/a0772663-d93c-44ff-83a1-42275464bf9f> a foaf:Organization ;
    foaf:name "Clare County Council" .

