@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/e5869822-2453-4339-9f1c-df20c698f9b3> a dcat:Dataset ;
    dct:accrualPeriodicity "Daily" ;
    dct:description """Database used to allocate Patient a Covid19ID and store their demographic details

Held and maintained by the HSE’s Office of the Chief Information Officer, Access to Information and Health Identifiers Programme team (A2I-HID)""" ;
    dct:identifier "e5869822-2453-4339-9f1c-df20c698f9b3" ;
    dct:issued "2020-12-08T16:18:58"^^xsd:dateTime ;
    dct:modified "2021-01-18T18:26:33"^^xsd:dateTime ;
    dct:publisher <https://psb.prod.derilinx.com/organization/6131a252-8320-4b73-8273-dbd744fc016f> ;
    dct:title "Covid19 Repository" ;
    dcat:theme <Health> .

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

