@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/46e78855-3742-45f5-81c1-f8384d307105> a dcat:Dataset ;
    dct:accrualPeriodicity "Daily" ;
    dct:description "This Courts Accounting System (CAS)  dataset manages and contains a  large number of critical court payments." ;
    dct:identifier "46e78855-3742-45f5-81c1-f8384d307105" ;
    dct:issued "2021-01-11T14:34:55"^^xsd:dateTime ;
    dct:modified "2021-01-18T18:26:26"^^xsd:dateTime ;
    dct:publisher <https://psb.prod.derilinx.com/organization/1a41aa7e-1839-4530-bfd5-53c6538ad945> ;
    dct:title "Courts Accounting System" ;
    dcat:theme <Justice> .

<https://psb.prod.derilinx.com/organization/1a41aa7e-1839-4530-bfd5-53c6538ad945> a foaf:Organization ;
    foaf:name "The Courts Service" .

