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

<https://data.gov.ie/dataset/8f788755-d007-4d2b-87ce-21e1d44c4fa5> a dcat:Dataset ;
    dct:accrualPeriodicity "Annual" ;
    dct:created "2026-02-05T15:16:25"^^xsd:dateTime ;
    dct:description "This data presents the Travel Spend and Kilometres delivered in 2024 for all local authorities. The data was gathered from local authorities, Enterprise Ireland, the Local Authority Services Network Training Group (LASNTG), and the LGMA Housing Delivery Coordination Office (HDCO)."@en,
        "Léirítear leis na sonraí seo an Caiteachas Taistil agus na Ciliméadair Curtha ar Fáil in 2024 do gach údarás áitiúil. Bailíodh na sonraí ó údaráis áitiúla, ó Fhiontraíocht Éireann, ó Ghrúpa Oiliúna Líonra Seirbhísí na nÚdarás Áitiúil (GOLSÚÁ), agus ón Oifig Chomhordaithe um Sheachadadh Tithíochta (OCST) an GBRÁ."@ga ;
    dct:identifier "8f788755-d007-4d2b-87ce-21e1d44c4fa5" ;
    dct:issued "2026-02-05"^^xsd:date ;
    dct:language <http://publications.europa.eu/resource/authority/language/ENG> ;
    dct:modified "2026-02-05T15:16:44"^^xsd:dateTime ;
    dct:provenance [ a dct:ProvenanceStatement ;
            rdfs:label "Local Government Climate Action Key Performance Indicators Survey 2024" ] ;
    dct:publisher <https://data.gov.ie/organization/lgma> ;
    dct:rights [ a dct:RightsStatement ;
            skos:prefLabel "This data is the property of the Local Government Management Agency (LGMA). The LGMA must be referenced as the source data for any analysis performed or presented using this data." ] ;
    dct:temporal [ rdfs:label "2024" ] ;
    dct:title "Local Government Travel Spend and Kilometres Delivered 2024 for all local authorities"@en,
        "Caiteachas Taistil agus Ciliméadair Curtha ar Fáil an Rialtais Áitiúil 2024 do gach údarás áitiúil"@ga ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "LGMA" ;
            vcard:hasEmail <mailto:info@lgma.ie> ],
        [ a vcard:Organization ;
            vcard:hasTelephone "01 6332000" ] ;
    dcat:distribution <https://data.gov.ie/dataset/8f788755-d007-4d2b-87ce-21e1d44c4fa5/resource/a774eced-9054-4064-8c55-961978f1b66d> ;
    dcat:keyword "Climate Action",
        "Local Government" ;
    dcat:landingPage <https://opendata.localgov.ie/climate-kpis/Adaptation_Mitigation/Adaptation_Mitigation_2024/Travel_Spend_and_kms_delivered_2024.xlsx> ;
    dcat:theme <Government>,
        <http://publications.europa.eu/resource/authority/data-theme/GOVE> ;
    dcat:version "1" .

<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/8f788755-d007-4d2b-87ce-21e1d44c4fa5/resource/a774eced-9054-4064-8c55-961978f1b66d> a dcat:Distribution ;
    dct:format [ a dct:IMT,
                dct:MediaTypeOrExtent ;
            rdfs:label ".xlsx" ;
            rdf:value <https://www.iana.org/assignments/media-types/application/vnd.openxmlformats-officedocument.spreadsheetml.sheet> ] ;
    dct:issued "2026-02-05T15:16:44"^^xsd:dateTime ;
    dct:license <https://creativecommons.org/licenses/by/4.0/> ;
    dct:modified "2026-02-05T15:16:44"^^xsd:dateTime ;
    dct:title "Travel Spend and Kms Delivered 2024" ;
    dcat:accessURL <https://opendata.localgov.ie/climate-kpis/Adaptation_Mitigation/Adaptation_Mitigation_2024/Travel_Spend_and_kms_delivered_2024.xlsx> ;
    dcat:downloadURL <https://opendata.localgov.ie/climate-kpis/Adaptation_Mitigation/Adaptation_Mitigation_2024/Travel_Spend_and_kms_delivered_2024.xlsx> ;
    dcat:mediaType <https://www.iana.org/assignments/media-types/application/vnd.openxmlformats-officedocument.spreadsheetml.sheet> .

<https://data.gov.ie/organization/lgma> a foaf:Agent ;
    foaf:name "Local Government Management Agency" .

"Annual" a dct:Frequency .

<https://www.iana.org/assignments/media-types/application/vnd.openxmlformats-officedocument.spreadsheetml.sheet> a dct:MediaType .

<https://opendata.localgov.ie/climate-kpis/Adaptation_Mitigation/Adaptation_Mitigation_2024/Travel_Spend_and_kms_delivered_2024.xlsx> a rdfs:Resource,
        foaf:Document .

