@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/c1509f38-04ed-46d0-be5b-4b01f4982880> a dcat:Dataset ;
    dct:accrualPeriodicity "Daily" ;
    dct:description """Database containing requests from the public for different types of certificates.
Held and maintained by Life Events Service.""" ;
    dct:identifier "c1509f38-04ed-46d0-be5b-4b01f4982880" ;
    dct:issued "2020-12-08T16:18:30"^^xsd:dateTime ;
    dct:modified "2021-01-18T18:24:38"^^xsd:dateTime ;
    dct:publisher <https://psb.prod.derilinx.com/organization/6131a252-8320-4b73-8273-dbd744fc016f> ;
    dct:title "Certificates Request Dataset" ;
    dcat:theme <Health> .

<https://psb.prod.derilinx.com/organization/6131a252-8320-4b73-8273-dbd744fc016f> a foaf:Organization ;
    foaf:name "Health Service Executive" .

