@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/311914b4-71b2-49c4-a9d5-9543804f697e> a dcat:Dataset ;
    dct:created "2026-06-18T14:34:43"^^xsd:dateTime ;
    dct:description "This report sets out the arrangements in place to track and report on the rate of progress towards achieving climate neutrality and reductions in greenhouse gas emissions. The report notes the exposure to substantial compliance costs if mandatory targets are not met by 2030."@en,
        ""@ga ;
    dct:identifier "311914b4-71b2-49c4-a9d5-9543804f697e" ;
    dct:issued "2026-06-18T14:34:43"^^xsd:dateTime ;
    dct:language <http://publications.europa.eu/resource/authority/language/ENG> ;
    dct:modified "2026-06-18T14:34:49"^^xsd:dateTime ;
    dct:publisher <https://data.gov.ie/organization/50f7ed23-a40c-4c11-8bc4-81535a566550> ;
    dct:title "Progress towards achieving climate neutrality in Ireland" ;
    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/311914b4-71b2-49c4-a9d5-9543804f697e/resource/644ba6e4-3832-4b04-88e5-598cea0db696> ;
    dcat:landingPage <https://www.audit.gov.ie/media/e2lbtbcr/12-progress-towards-achieving-climate-neutrality-in-ireland.pdf> ;
    dcat:theme <Environment>,
        <http://publications.europa.eu/resource/authority/data-theme/ENVI> .

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

<https://data.gov.ie/dataset/311914b4-71b2-49c4-a9d5-9543804f697e/resource/644ba6e4-3832-4b04-88e5-598cea0db696> 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:34:49"^^xsd:dateTime ;
    dct:modified "2026-06-18T14:34:49"^^xsd:dateTime ;
    dcat:accessURL <https://www.audit.gov.ie/media/e2lbtbcr/12-progress-towards-achieving-climate-neutrality-in-ireland.pdf> ;
    dcat:downloadURL <https://www.audit.gov.ie/media/e2lbtbcr/12-progress-towards-achieving-climate-neutrality-in-ireland.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:Organization ;
    foaf:name "Office of the Comptroller & Auditor General" .

