@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 vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://dgi5.staging.derilinx.com/dataset/8abb83c4-9be3-47c7-b2eb-4efa2c6d4aae> a dcat:Dataset ;
    dct:created "2015-09-13T15:57:36"^^xsd:dateTime ;
    dct:identifier "8abb83c4-9be3-47c7-b2eb-4efa2c6d4aae" ;
    dct:issued "2015-10-13"^^xsd:date ;
    dct:language <http://publications.europa.eu/resource/authority/language/ENG> ;
    dct:modified "2025-09-08T15:28:08"^^xsd:dateTime ;
    dct:publisher <https://dgi5.staging.derilinx.com/organization/department-of-public-expenditure-and-reform> ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Civil Service HR Policy Division " ;
            vcard:hasEmail <mailto:cshrhelpdesk@per.gov.ie> ],
        [ a vcard:Organization ;
            vcard:hasTelephone "-" ] ;
    dcat:distribution <https://dgi5.staging.derilinx.com/dataset/8abb83c4-9be3-47c7-b2eb-4efa2c6d4aae/resource/951fdef2-2cd5-426d-8d3d-6e65276ad587>,
        <https://dgi5.staging.derilinx.com/dataset/8abb83c4-9be3-47c7-b2eb-4efa2c6d4aae/resource/96f13010-e46a-4f78-b4ec-c33ef0b70730> ;
    dcat:keyword "sick leave" ;
    dcat:landingPage <http://hr.per.gov.ie/sick-leave/> ;
    dcat:theme <Government>,
        <http://publications.europa.eu/resource/authority/data-theme/GOVE> .

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

<https://dgi5.staging.derilinx.com/dataset/8abb83c4-9be3-47c7-b2eb-4efa2c6d4aae/resource/951fdef2-2cd5-426d-8d3d-6e65276ad587> a dcat:Distribution ;
    dct:description "CSV format" ;
    dct:format [ a dct:MediaTypeOrExtent ;
            rdfs:label "CSV" ;
            rdf:value "CSV" ] ;
    dct:issued "2015-03-05T00:00:00"^^xsd:dateTime ;
    dct:modified "2025-09-08T15:28:08"^^xsd:dateTime ;
    dct:title "public-service-sick-leave-statistics-2013-0-csv" ;
    dcat:accessURL <http://hr.per.gov.ie/files/2011/09/csv-version.csv> ;
    dcat:downloadURL <http://hr.per.gov.ie/files/2011/09/csv-version.csv> .

<https://dgi5.staging.derilinx.com/dataset/8abb83c4-9be3-47c7-b2eb-4efa2c6d4aae/resource/96f13010-e46a-4f78-b4ec-c33ef0b70730> a dcat:Distribution ;
    dct:description "PDF format" ;
    dct:format [ a dct:MediaTypeOrExtent ;
            rdfs:label "PDF" ;
            rdf:value "PDF" ] ;
    dct:issued "2015-03-05T00:00:00"^^xsd:dateTime ;
    dct:modified "2025-09-08T15:28:08"^^xsd:dateTime ;
    dct:title "public-service-sick-leave-statistics-2013-1-pdf" ;
    dcat:accessURL <http://hr.per.gov.ie/files/2011/09/Public-Service-Sick-Leave-Statistics-for-2013.pdf> ;
    dcat:downloadURL <http://hr.per.gov.ie/files/2011/09/Public-Service-Sick-Leave-Statistics-for-2013.pdf> .

<https://dgi5.staging.derilinx.com/organization/department-of-public-expenditure-and-reform> a foaf:Agent,
        foaf:Organization ;
    foaf:name "Department of Public Expenditure and Reform" .

