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

<https://dgi5.staging.derilinx.com/dataset/7b73b09e-4131-46ff-885d-0584655bd338> a dcat:Dataset ;
    dct:accrualPeriodicity "Irregular" ;
    dct:conformsTo "DCAT" ;
    dct:created "2021-06-03T15:09:53"^^xsd:dateTime ;
    dct:description ""@en,
        ""@ga ;
    dct:identifier "7b73b09e-4131-46ff-885d-0584655bd338" ;
    dct:issued "2020-12-09"^^xsd:date ;
    dct:language <http://publications.europa.eu/resource/authority/language/ENG> ;
    dct:modified "2025-09-03T14:11:47"^^xsd:dateTime ;
    dct:publisher <https://dgi5.staging.derilinx.com/organization/revenue-commissioners> ;
    dct:spatial [ a dct:Location ;
            skos:prefLabel "National" ] ;
    dct:temporal [ rdfs:label "2018,2019,2020,2021,2022" ] ;
    dct:title "Flat-rate expense allowances" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:hasEmail <mailto:statistics@revenue.ie> ] ;
    dcat:distribution <https://dgi5.staging.derilinx.com/dataset/7b73b09e-4131-46ff-885d-0584655bd338/resource/29cadbbc-07f4-4f0f-851a-dcbb29837650>,
        <https://dgi5.staging.derilinx.com/dataset/7b73b09e-4131-46ff-885d-0584655bd338/resource/72ec45f7-a712-44d0-aea9-d59b6cbf7390> ;
    dcat:keyword "FRE",
        "flat rate expenses",
        "stationery",
        "tools",
        "uniform" ;
    dcat:landingPage <https://www.revenue.ie/en/employing-people/employee-expenses/flat-rate-expense-allowances/index.aspx> ;
    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/7b73b09e-4131-46ff-885d-0584655bd338/resource/29cadbbc-07f4-4f0f-851a-dcbb29837650> 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 "2021-06-03T15:10:29"^^xsd:dateTime ;
    dct:modified "2025-09-03T14:11:15"^^xsd:dateTime ;
    dct:title "Flat Rate Expenses List" ;
    dcat:accessURL <https://www.revenue.ie/en/personal-tax-credits-reliefs-and-exemptions/documents/flat-rate-expenses.pdf> ;
    dcat:downloadURL <https://www.revenue.ie/en/personal-tax-credits-reliefs-and-exemptions/documents/flat-rate-expenses.pdf> ;
    dcat:mediaType <https://www.iana.org/assignments/media-types/application/pdf> .

<https://dgi5.staging.derilinx.com/dataset/7b73b09e-4131-46ff-885d-0584655bd338/resource/72ec45f7-a712-44d0-aea9-d59b6cbf7390> a dcat:Distribution ;
    dct:format [ a dct:IMT,
                dct:MediaTypeOrExtent ;
            rdfs:label "CSV" ;
            rdf:value <https://www.iana.org/assignments/media-types/text/csv> ] ;
    dct:issued "2021-06-03T15:10:54"^^xsd:dateTime ;
    dct:modified "2025-09-03T14:11:47"^^xsd:dateTime ;
    dct:title "Flat Rate Expenses List" ;
    spdx:checksum [ a spdx:Checksum ;
            spdx:checksumValue "4e64e95c1b58bac65514578525c639a7"^^xsd:hexBinary ] ;
    dcat:accessURL <https://www.revenue.ie/en/personal-tax-credits-reliefs-and-exemptions/documents/flat-rate-expenses.csv> ;
    dcat:downloadURL <https://www.revenue.ie/en/personal-tax-credits-reliefs-and-exemptions/documents/flat-rate-expenses.csv> ;
    dcat:mediaType <https://www.iana.org/assignments/media-types/text/csv> .

<https://dgi5.staging.derilinx.com/organization/revenue-commissioners> a foaf:Agent,
        foaf:Organization ;
    foaf:name "Revenue Commissioners" .

