@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/dbfbcc02-7c65-4ea0-b8b8-96567aa813fc> a dcat:Dataset ;
    dct:accrualPeriodicity "Daily" ;
    dct:description "Dataset that contains details of all small claims submitted against a person or a business in respect of a civil dispute in relation to the  supply of goods and services, damage to property or non-return of rent deposits to the value of €2k." ;
    dct:identifier "dbfbcc02-7c65-4ea0-b8b8-96567aa813fc" ;
    dct:issued "2020-12-08T16:20:43"^^xsd:dateTime ;
    dct:modified "2020-12-08T17:47:31"^^xsd:dateTime ;
    dct:publisher <https://psb.prod.derilinx.com/organization/1a41aa7e-1839-4530-bfd5-53c6538ad945> ;
    dct:title "Csol Small Claims" ;
    dcat:theme <Justice> .

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

