@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://data.gov.ie/dataset/2f6c5285-ea0b-4433-9f38-b27cc44a7a86> a dcat:Dataset ;
    dct:created "2026-06-18T14:41:01"^^xsd:dateTime ;
    dct:description "This chapter examines the trends arising from redundancy and insolvency payment schemes and assess the Department’s debt management, recovery and write-off processes for these schemes."@en,
        ""@ga ;
    dct:identifier "2f6c5285-ea0b-4433-9f38-b27cc44a7a86" ;
    dct:issued "2026-06-18T14:41:01"^^xsd:dateTime ;
    dct:language <http://publications.europa.eu/resource/authority/language/ENG> ;
    dct:modified "2026-06-18T14:41:06"^^xsd:dateTime ;
    dct:publisher <https://data.gov.ie/organization/50f7ed23-a40c-4c11-8bc4-81535a566550> ;
    dct:title "Management of redundancy and insolvency payment scheme debts"@en,
        ""@ga ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:hasTelephone "+353 1 863 8718" ],
        [ a vcard:Organization ;
            vcard:fn "Paula O'Connor" ;
            vcard:hasEmail <mailto:paula.oconnor@audit.gov.ie> ] ;
    dcat:distribution <https://data.gov.ie/dataset/2f6c5285-ea0b-4433-9f38-b27cc44a7a86/resource/87596c8f-eff5-40e0-9100-c7d0be36e810> ;
    dcat:landingPage <https://www.audit.gov.ie/media/o1ago3pg/18-management-of-redundancy-and-insolvency-payment-scheme-debts.pdf> ;
    dcat:theme <Society>,
        <http://publications.europa.eu/resource/authority/data-theme/SOCI> .

<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/2f6c5285-ea0b-4433-9f38-b27cc44a7a86/resource/87596c8f-eff5-40e0-9100-c7d0be36e810> a dcat:Distribution ;
    dct:format [ a dct:IMT,
                dct:MediaTypeOrExtent ;
            rdfs:label "PDF" ;
            rdf:value <https://www.iana.org/assignments/media-types/application/pdf> ] ;
    dct:issued "2026-06-18T14:41:05"^^xsd:dateTime ;
    dct:license <https://creativecommons.org/licenses/by/4.0/> ;
    dct:modified "2026-06-18T14:41:06"^^xsd:dateTime ;
    dcat:accessURL <https://www.audit.gov.ie/media/o1ago3pg/18-management-of-redundancy-and-insolvency-payment-scheme-debts.pdf> ;
    dcat:downloadURL <https://www.audit.gov.ie/media/o1ago3pg/18-management-of-redundancy-and-insolvency-payment-scheme-debts.pdf> ;
    dcat:mediaType <https://www.iana.org/assignments/media-types/application/pdf> .

<https://data.gov.ie/organization/50f7ed23-a40c-4c11-8bc4-81535a566550> a foaf:Agent ;
    foaf:name "Office of the Comptroller & Auditor General" .

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

<https://www.audit.gov.ie/media/o1ago3pg/18-management-of-redundancy-and-insolvency-payment-scheme-debts.pdf> a rdfs:Resource,
        foaf:Document .

