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

<https://ckan.integration.publishing.service.gov.uk/dataset/4ca32e5c-adb6-4c02-93b0-e8b8969bac10> a dcat:Dataset ;
    dct:description "A monthly updated list of all financial transactions over £25,000 made by the Department for Infrastructure, as part of the NICS’s commitment to transparency in expenditure" ;
    dct:identifier "4ca32e5c-adb6-4c02-93b0-e8b8969bac10" ;
    dct:issued "2023-04-06T12:22:18.312004"^^xsd:dateTime ;
    dct:modified "2026-07-08T13:32:26.122602"^^xsd:dateTime ;
    dct:publisher <https://ckan.integration.publishing.service.gov.uk/organization/8549022f-fa16-43e4-a56f-6a45ca875199> ;
    dct:title "Department for Infrastructure Departmental spend over £25,000" ;
    dcat:keyword "Expense type",
        "Invoice number",
        "Supplier" .

<https://ckan.integration.publishing.service.gov.uk/organization/8549022f-fa16-43e4-a56f-6a45ca875199> a foaf:Organization ;
    foaf:name "OpenDataNI" .

