@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://data.gov.ie/dataset/f82f01d0-d32a-45c6-8fad-bfde40959bae> a dcat:Dataset ;
    dct:created "2026-01-30T14:47:29"^^xsd:dateTime ;
    dct:description """Number of Fatal Workplace Injuries by Economic Sector 2026 (NACE Revision 2) These are provisional figures and are subject to change.\r
"""@en,
        ""@ga ;
    dct:identifier "f82f01d0-d32a-45c6-8fad-bfde40959bae" ;
    dct:issued "2026-01-01"^^xsd:date ;
    dct:language <http://publications.europa.eu/resource/authority/language/ENG> ;
    dct:modified "2026-06-30T17:50:33"^^xsd:dateTime ;
    dct:publisher <https://data.gov.ie/organization/health-and-safety-authority> ;
    dct:temporal [ a dct:PeriodOfTime ;
            dcat:endDate "2026-12-31"^^xsd:date ;
            dcat:startDate "2026-01-01"^^xsd:date ] ;
    dct:title "Fatal Workplace Injuries by Economic Sector 2026 (NACE Revision 2)"@en,
        ""@ga ;
    dcat:distribution <https://data.gov.ie/dataset/f82f01d0-d32a-45c6-8fad-bfde40959bae/resource/119fec96-21ab-4604-a3b0-fb3a16159a44> ;
    dcat:keyword "Work related injuries",
        "heath",
        "injuries",
        "work" ;
    dcat:landingPage <https://www.hsa.ie/eng/topics/statistics/> ;
    dcat:theme <Health>,
        <http://publications.europa.eu/resource/authority/data-theme/HEAL> ;
    dcat:version "8" .

<http://publications.europa.eu/resource/authority/language/ENG> a dct:LinguisticSystem .

<https://creativecommons.org/licenses/by/4.0/> a dct:LicenseDocument ;
    dct:type <http://purl.org/adms/licencetype/UnknownIPR> .

<https://data.gov.ie/dataset/f82f01d0-d32a-45c6-8fad-bfde40959bae/resource/119fec96-21ab-4604-a3b0-fb3a16159a44> a dcat:Distribution ;
    dct:format [ a dct:IMT,
                dct:MediaTypeOrExtent ;
            rdfs:label "CSV" ;
            rdf:value <https://www.iana.org/assignments/media-types/text/csv> ] ;
    dct:issued "2026-06-30T17:50:33"^^xsd:dateTime ;
    dct:license <https://creativecommons.org/licenses/by/4.0/> ;
    dct:modified "2026-06-30T17:50:33"^^xsd:dateTime ;
    dct:title "Fatal Workplace Injuries by Economic Sector 2016-2025 (NACE Revision 2)" ;
    dcat:accessURL <https://www.hsa.ie/media/p5hb1oqq/download-fatal-workplace-injuries-by-economic-sector-2016-2025-300626-updated.csv> ;
    dcat:downloadURL <https://www.hsa.ie/media/p5hb1oqq/download-fatal-workplace-injuries-by-economic-sector-2016-2025-300626-updated.csv> ;
    dcat:mediaType <https://www.iana.org/assignments/media-types/text/csv> .

<https://data.gov.ie/organization/health-and-safety-authority> a foaf:Agent ;
    foaf:name "Health and Safety Authority" .

<https://www.hsa.ie/eng/topics/statistics/> a foaf:Document .

<https://www.hsa.ie/media/p5hb1oqq/download-fatal-workplace-injuries-by-economic-sector-2016-2025-300626-updated.csv> a rdfs:Resource .

<https://www.iana.org/assignments/media-types/text/csv> a dct:MediaType .

