@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/fb41b6b4-7e94-4cfa-b18a-61c9d57cde8f> a dcat:Dataset ;
    dct:accrualPeriodicity "Annual" ;
    dct:description """Information on every birth in the Republic of Ireland is submitted to the National Perinatal Reporting System (NPRS).
Held and maintained by the Healthcare Pricing Office, HSE.""" ;
    dct:identifier "fb41b6b4-7e94-4cfa-b18a-61c9d57cde8f" ;
    dct:issued "2021-01-11T14:32:24"^^xsd:dateTime ;
    dct:modified "2021-01-18T18:35:07"^^xsd:dateTime ;
    dct:publisher <https://psb.prod.derilinx.com/organization/6131a252-8320-4b73-8273-dbd744fc016f> ;
    dct:title "National Perinatal Reporting System" ;
    dcat:theme <Health> .

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

