@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://admin.opendatani.gov.uk/dataset/f375ed24-5d62-4c92-8d63-2a8a67e9c547> a dcat:Dataset ;
    dct:accrualPeriodicity "notPlanned" ;
    dct:description "A list of all financial transactions spending over £25,000 made by the Department of Finance between January 2020 to March 2022, as part of the NICS's commitment to transparency in expenditure." ;
    dct:identifier "f375ed24-5d62-4c92-8d63-2a8a67e9c547" ;
    dct:issued "2024-02-14T12:07:55.630260"^^xsd:dateTime ;
    dct:modified "2024-02-14T12:13:23.582228"^^xsd:dateTime ;
    dct:publisher <https://admin.opendatani.gov.uk/organization/4954f054-2cef-48a1-85fd-b65990af764d> ;
    dct:title "Department of Finance - Departmental Expenditure Over £25,000 January 2020 to March 2022" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "DOF Finance Team" ;
            vcard:hasEmail <mailto:dof.opendata@finance-ni.gov.uk> ] ;
    dcat:distribution <https://admin.opendatani.gov.uk/dataset/f375ed24-5d62-4c92-8d63-2a8a67e9c547/resource/748afe30-2caf-43b4-81d9-deb8f5819ab8> ;
    dcat:keyword "expenditure",
        "finance",
        "spend",
        "supplier",
        "transactions",
        "transparency" .

<https://admin.opendatani.gov.uk/dataset/f375ed24-5d62-4c92-8d63-2a8a67e9c547/resource/748afe30-2caf-43b4-81d9-deb8f5819ab8> a dcat:Distribution ;
    dct:description """A list of all financial transactions spending over £25,000 made by the Department of Finance between January 2020 to March 2022, as part of the NICS's commitment to transparency in expenditure.\r
""" ;
    dct:format "CSV" ;
    dct:issued "2024-02-14T12:13:21.327588"^^xsd:dateTime ;
    dct:modified "2024-02-14T12:13:21.327588"^^xsd:dateTime ;
    dct:title "Department of Finance - Departmental Expenditure Over £25,000 January 2020 to March 2022" ;
    dcat:accessURL <https://admin.opendatani.gov.uk/dataset/f375ed24-5d62-4c92-8d63-2a8a67e9c547/resource/748afe30-2caf-43b4-81d9-deb8f5819ab8/download/department-of-finance-departmental-expenditure-over-25000-january-2020-to-march-2022.xlsx> .

<https://admin.opendatani.gov.uk/organization/4954f054-2cef-48a1-85fd-b65990af764d> a foaf:Agent ;
    foaf:name "Department of Finance" .

