@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/6a15c497-d6ab-4503-ac65-39adea235597> a dcat:Dataset ;
    dct:accrualPeriodicity "Daily" ;
    dct:description "These datasets hold the details of the enforcement of court judgements, court orders and other supporting information of sheriffs and court messengers." ;
    dct:identifier "6a15c497-d6ab-4503-ac65-39adea235597" ;
    dct:issued "2020-12-08T16:21:12"^^xsd:dateTime ;
    dct:modified "2021-01-18T18:40:16"^^xsd:dateTime ;
    dct:publisher <https://psb.prod.derilinx.com/organization/1a41aa7e-1839-4530-bfd5-53c6538ad945> ;
    dct:title "Sheriff Systems" ;
    dcat:theme <Justice> .

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

