@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/37129b59-83d3-43b7-9066-a8d21d851281> a dcat:Dataset ;
    dct:accrualPeriodicity "Daily" ;
    dct:description """This dataset provides for the management and daily operation of cases and related records associated  with criminal and road traffic prosecutions at District Court level nationwide.
(CCTS)""" ;
    dct:identifier "37129b59-83d3-43b7-9066-a8d21d851281" ;
    dct:issued "2021-01-11T14:34:57"^^xsd:dateTime ;
    dct:modified "2021-01-18T18:26:35"^^xsd:dateTime ;
    dct:publisher <https://psb.prod.derilinx.com/organization/1a41aa7e-1839-4530-bfd5-53c6538ad945> ;
    dct:title "Criminal Case Tracking System" ;
    dcat:theme <Justice> .

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

