@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/27370bc0-9733-4ddd-b6b2-4e4daea26602> a dcat:Dataset ;
    dct:accrualPeriodicity "Daily" ;
    dct:description "Datasets that contains details of civil cases with the exception of Small Claims and Licencing Case types in the District Court jurisdiction." ;
    dct:identifier "27370bc0-9733-4ddd-b6b2-4e4daea26602" ;
    dct:issued "2020-12-08T16:21:08"^^xsd:dateTime ;
    dct:modified "2020-12-08T17:47:37"^^xsd:dateTime ;
    dct:publisher <https://psb.prod.derilinx.com/organization/1a41aa7e-1839-4530-bfd5-53c6538ad945> ;
    dct:title "(DCCMS)-District Court 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" .

