@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/87d3f010-2400-4fd1-9401-b3af0403ce47> a dcat:Dataset ;
    dct:accrualPeriodicity "irregular" ;
    dct:description "All expenditure over £25,000 for the Department of Finance for 2018 and 2019" ;
    dct:identifier "87d3f010-2400-4fd1-9401-b3af0403ce47" ;
    dct:issued "2025-10-01T13:22:53.000552"^^xsd:dateTime ;
    dct:modified "2025-10-01T13:27:36.554016"^^xsd:dateTime ;
    dct:publisher <https://admin.opendatani.gov.uk/organization/4954f054-2cef-48a1-85fd-b65990af764d> ;
    dct:title "All expenditure over £25,000 for the Department of Finance for 2018 and 2019" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "DOF Finance Team" ;
            vcard:hasEmail <mailto:dof-financeteam@finance-ni.gov.uk> ] ;
    dcat:distribution <https://admin.opendatani.gov.uk/dataset/87d3f010-2400-4fd1-9401-b3af0403ce47/resource/a8af4014-3310-4136-98e6-e058cdc6a789> ;
    dcat:keyword "economy",
        "finance",
        "public expenditure" .

<https://admin.opendatani.gov.uk/dataset/87d3f010-2400-4fd1-9401-b3af0403ce47/resource/a8af4014-3310-4136-98e6-e058cdc6a789> a dcat:Distribution ;
    dct:description "2018 & 2019 Expenditure over £25,000 DOF" ;
    dct:format "XLSX" ;
    dct:issued "2025-10-01T13:25:41.026379"^^xsd:dateTime ;
    dct:modified "2025-10-01T13:27:36.562404"^^xsd:dateTime ;
    dct:title "2018 & 2019 Expenditure over £25,000 DOF" ;
    dcat:accessURL <https://admin.opendatani.gov.uk/dataset/87d3f010-2400-4fd1-9401-b3af0403ce47/resource/a8af4014-3310-4136-98e6-e058cdc6a789/download/expenditure-over25000-2018-2019-dof.xlsx> ;
    dcat:byteSize 144295.0 ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

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

