@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/9d06d795-2eb4-4914-a89b-a2164609ae1f> a dcat:Dataset ;
    dct:accrualPeriodicity "Daily" ;
    dct:description "These datasets contain details of family law cases for all of Ireland (with the exception of Dublin) at both District and Circuit Court level." ;
    dct:identifier "9d06d795-2eb4-4914-a89b-a2164609ae1f" ;
    dct:issued "2020-12-08T16:21:34"^^xsd:dateTime ;
    dct:modified "2020-12-08T17:47:47"^^xsd:dateTime ;
    dct:publisher <https://psb.prod.derilinx.com/organization/1a41aa7e-1839-4530-bfd5-53c6538ad945> ;
    dct:title "(DCFL) District Court Family Law and (CCFL) Circuit Court Family Law Case Management Systems" ;
    dcat:theme <Justice> .

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

