@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/eaff8dd1-2b31-4163-a207-50ee90a66e34> a dcat:Dataset ;
    dct:accrualPeriodicity "Daily" ;
    dct:description """This Integrated Case Management System  dataset manages details of criminal case details including appeals for all jurisdictions from Circuit Court upwards in Ireland. 
(ICMS)""" ;
    dct:identifier "eaff8dd1-2b31-4163-a207-50ee90a66e34" ;
    dct:issued "2021-01-11T14:35:54"^^xsd:dateTime ;
    dct:modified "2021-01-18T18:32:41"^^xsd:dateTime ;
    dct:publisher <https://psb.prod.derilinx.com/organization/1a41aa7e-1839-4530-bfd5-53c6538ad945> ;
    dct:title "Integrated Case Management System" ;
    dcat:theme <Justice> .

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

