@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/621d2c9c-9ee9-4fe0-8398-360f24878639> a dcat:Dataset ;
    dct:accrualPeriodicity "quarterly" ;
    dct:description "This dataset contains details of NICS Permanent Secretary Expenses for the period July to September 2020." ;
    dct:identifier "621d2c9c-9ee9-4fe0-8398-360f24878639" ;
    dct:issued "2020-11-09T10:18:15.461396"^^xsd:dateTime ;
    dct:modified "2023-03-10T09:06:29.338368"^^xsd:dateTime ;
    dct:publisher <https://admin.opendatani.gov.uk/organization/4954f054-2cef-48a1-85fd-b65990af764d> ;
    dct:title "NICS Permanent Secretary Expenses from July to September 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/621d2c9c-9ee9-4fe0-8398-360f24878639/resource/ceda9932-1bb5-4944-9416-94c03664f96e> ;
    dcat:keyword "Expenses",
        "SCS",
        "Senior Government" .

<https://admin.opendatani.gov.uk/dataset/621d2c9c-9ee9-4fe0-8398-360f24878639/resource/ceda9932-1bb5-4944-9416-94c03664f96e> a dcat:Distribution ;
    dct:description "This dataset contains details of NICS Permanent Secretary Expenses for the period 1 July to 30 September 2020" ;
    dct:format "CSV" ;
    dct:issued "2020-11-09T10:21:28.230956"^^xsd:dateTime ;
    dct:modified "2020-11-09T10:21:28.230956"^^xsd:dateTime ;
    dct:title "NICS Permanent Secretary Expenses July to September 2020" ;
    dcat:accessURL <https://admin.opendatani.gov.uk/dataset/621d2c9c-9ee9-4fe0-8398-360f24878639/resource/ceda9932-1bb5-4944-9416-94c03664f96e/download/nics-permanent-secretary-expenses-july-to-september-2020.csv> .

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

