@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/8b49294f-e3ab-4716-bdbb-60dc9fa4bcc7> 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 "8b49294f-e3ab-4716-bdbb-60dc9fa4bcc7" ;
    dct:issued "2023-04-06T12:23:55.307420"^^xsd:dateTime ;
    dct:modified "2026-07-08T13:33:24.820658"^^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" .

