@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/a0b9949e-c2de-4078-9669-0c4094d6c990> a dcat:Dataset ;
    dct:accrualPeriodicity "Daily" ;
    dct:description "Database holding records of work related accidents submitted to the health and safety authority by employers" ;
    dct:identifier "a0b9949e-c2de-4078-9669-0c4094d6c990" ;
    dct:issued "2020-12-08T16:16:25"^^xsd:dateTime ;
    dct:modified "2021-01-18T18:43:10"^^xsd:dateTime ;
    dct:publisher <https://psb.prod.derilinx.com/organization/fb4cf87a-491b-458d-b5d2-0991572c3681> ;
    dct:title "Work related accidents dataset" ;
    dcat:theme <Employment> .

<https://psb.prod.derilinx.com/organization/fb4cf87a-491b-458d-b5d2-0991572c3681> a foaf:Organization ;
    foaf:name "Health and Safety Authority" .

