@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/fe0aa8c9-c132-4f89-8026-9623dc501036> a dcat:Dataset ;
    dct:accrualPeriodicity "quarterly" ;
    dct:description "This dataset contains details of NICS Permanent Secretary Expenses for the period April to June 2019" ;
    dct:identifier "fe0aa8c9-c132-4f89-8026-9623dc501036" ;
    dct:issued "2019-08-02T14:48:43.470173"^^xsd:dateTime ;
    dct:modified "2023-03-10T13:41:41.903327"^^xsd:dateTime ;
    dct:publisher <https://admin.opendatani.gov.uk/organization/4954f054-2cef-48a1-85fd-b65990af764d> ;
    dct:title "NICS Permanent Secretary Expenses from April to June 2019" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Pamela Bannon" ;
            vcard:hasEmail <mailto:pamela.bannon@finance-ni.gov.uk> ] ;
    dcat:distribution <https://admin.opendatani.gov.uk/dataset/fe0aa8c9-c132-4f89-8026-9623dc501036/resource/73f12fed-81f9-4510-a8fc-be26d92d6b7a> ;
    dcat:keyword "Expenses",
        "Government",
        "SCS" .

<https://admin.opendatani.gov.uk/dataset/fe0aa8c9-c132-4f89-8026-9623dc501036/resource/73f12fed-81f9-4510-a8fc-be26d92d6b7a> a dcat:Distribution ;
    dct:description "This dataset contains details of NICS Permanent Secretary Expenses for the period 1 April to 30 June 2019" ;
    dct:format "CSV" ;
    dct:issued "2019-08-02T14:50:09.184052"^^xsd:dateTime ;
    dct:modified "2019-08-02T14:50:09.184052"^^xsd:dateTime ;
    dct:title "NICS Permanent Secretary Expenses April to June 2019" ;
    dcat:accessURL <https://admin.opendatani.gov.uk/dataset/fe0aa8c9-c132-4f89-8026-9623dc501036/resource/73f12fed-81f9-4510-a8fc-be26d92d6b7a/download/nics-permanent-secretary-expenses-for-quarter-april-2019-june-2019.xlsx> .

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

