@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/90511168-a853-4100-b405-c46a8314f5c4> a dcat:Dataset ;
    dct:accrualPeriodicity "Daily" ;
    dct:description "A database that holds details of all licencing applications in District or Circuit Courts.  Other public bodies including An Garda Síochana, Revenue, County Council receive updates on service of applications, Revenue receives updates on court outcomes." ;
    dct:identifier "90511168-a853-4100-b405-c46a8314f5c4" ;
    dct:issued "2021-01-11T14:34:51"^^xsd:dateTime ;
    dct:modified "2021-01-18T18:26:21"^^xsd:dateTime ;
    dct:publisher <https://psb.prod.derilinx.com/organization/1a41aa7e-1839-4530-bfd5-53c6538ad945> ;
    dct:title "Court Service Online eLicencing" ;
    dcat:theme <Justice> .

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

