@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/33947b6b-0ca5-4f69-8673-ad370c079596> a dcat:Dataset ;
    dct:accrualPeriodicity "quarterly" ;
    dct:description "This dataset contains details of NICS Permanent Secretary Expenses for the period October to December 2020" ;
    dct:identifier "33947b6b-0ca5-4f69-8673-ad370c079596" ;
    dct:issued "2021-02-03T13:58:11.803028"^^xsd:dateTime ;
    dct:modified "2023-03-09T15:15:30.771630"^^xsd:dateTime ;
    dct:publisher <https://admin.opendatani.gov.uk/organization/4954f054-2cef-48a1-85fd-b65990af764d> ;
    dct:title "NICS Permanent Secretary Expenses from October to December 2020" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Martina McMurray" ;
            vcard:hasEmail <mailto:martina.mcmurray@finance-ni.gov.uk> ] ;
    dcat:distribution <https://admin.opendatani.gov.uk/dataset/33947b6b-0ca5-4f69-8673-ad370c079596/resource/65110584-078c-40b3-9442-5160378e5af7> ;
    dcat:keyword "Expenses",
        "SCS",
        "Senior Government" .

<https://admin.opendatani.gov.uk/dataset/33947b6b-0ca5-4f69-8673-ad370c079596/resource/65110584-078c-40b3-9442-5160378e5af7> a dcat:Distribution ;
    dct:description "This dataset contains details of NICS Permanent Secretary Expenses for the period 1 October to 31 December 2020" ;
    dct:format "CSV" ;
    dct:issued "2021-02-03T13:59:50.084578"^^xsd:dateTime ;
    dct:modified "2021-02-03T13:59:50.084578"^^xsd:dateTime ;
    dct:title "NICS Permanent Secretary Expenses October to December 2020" ;
    dcat:accessURL <https://admin.opendatani.gov.uk/dataset/33947b6b-0ca5-4f69-8673-ad370c079596/resource/65110584-078c-40b3-9442-5160378e5af7/download/nics-permanent-secretary-expenses-october-to-december-2020.csv> .

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

