@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/b2a77ee7-8ae2-46b9-b6dd-c125b359b017> a dcat:Dataset ;
    dct:accrualPeriodicity "Daily" ;
    dct:description "These datasets hold the current Register of Electors, details of Jury Panels,  Juror details, and approved excusals from service," ;
    dct:identifier "b2a77ee7-8ae2-46b9-b6dd-c125b359b017" ;
    dct:issued "2020-12-08T16:21:11"^^xsd:dateTime ;
    dct:modified "2021-01-18T18:33:05"^^xsd:dateTime ;
    dct:publisher <https://psb.prod.derilinx.com/organization/1a41aa7e-1839-4530-bfd5-53c6538ad945> ;
    dct:title "Jury Systems" ;
    dcat:theme <Justice> .

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

