@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://dgi5.staging.derilinx.com/dataset/00f42fe5-e24b-4d57-bf7c-ead5af55204d> a dcat:Dataset ;
    dct:created "2023-06-02T08:17:09"^^xsd:dateTime ;
    dct:description "The chapter provides an overview of funds flowing from central government to local authorities, and the purpose for which those funds have been provided including funding in relation to Covid-19 supports."@en,
        ""@ga ;
    dct:identifier "00f42fe5-e24b-4d57-bf7c-ead5af55204d" ;
    dct:issued "2023-06-02T08:17:09"^^xsd:dateTime ;
    dct:language <http://publications.europa.eu/resource/authority/language/ENG> ;
    dct:modified "2023-06-02T08:17:35"^^xsd:dateTime ;
    dct:publisher <https://dgi5.staging.derilinx.com/organization/50f7ed23-a40c-4c11-8bc4-81535a566550> ;
    dct:rights [ a dct:RightsStatement ;
            skos:prefLabel """All Office open data is published using the CC by 4.0 license.\r
The Office of the Comptroller and Auditor General does not authorise any user to have exclusive rights to re-use of its information. You may re-use the information on this website free of charge in any format.\r
""" ] ;
    dct:title "Central government funding of local authorities" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:hasTelephone "+35318638718" ],
        [ a vcard:Organization ;
            vcard:fn "Paula O'COnnor" ;
            vcard:hasEmail <mailto:Paula.OConnor@audit.gov.ie> ] ;
    dcat:distribution <https://dgi5.staging.derilinx.com/dataset/00f42fe5-e24b-4d57-bf7c-ead5af55204d/resource/00d8455e-4aec-4cd4-9cc3-195ef8536a87> ;
    dcat:keyword "Covid-19",
        "Environment",
        "Housing",
        "Local Authorities",
        "Local Government",
        "Local Property Tax",
        "Transport",
        "pandemic" ;
    dcat:theme <Society>,
        <http://publications.europa.eu/resource/authority/data-theme/SOCI> .

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

<https://dgi5.staging.derilinx.com/dataset/00f42fe5-e24b-4d57-bf7c-ead5af55204d/resource/00d8455e-4aec-4cd4-9cc3-195ef8536a87> 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 "2023-06-02T08:17:35"^^xsd:dateTime ;
    dct:modified "2023-06-02T08:17:35"^^xsd:dateTime ;
    dct:title " Central government funding of local authorities" ;
    dcat:accessURL <https://www.audit.gov.ie/en/find-report/publications/2022/6-central-government-funding-of-local-authorities.pdf> ;
    dcat:downloadURL <https://www.audit.gov.ie/en/find-report/publications/2022/6-central-government-funding-of-local-authorities.pdf> ;
    dcat:mediaType <https://www.iana.org/assignments/media-types/application/pdf> .

<https://dgi5.staging.derilinx.com/organization/50f7ed23-a40c-4c11-8bc4-81535a566550> a foaf:Agent,
        foaf:Organization ;
    foaf:name "Office of the Comptroller & Auditor General" .

