@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/b51616da-b1d0-492d-a4f8-24d278daceb8> a dcat:Dataset ;
    dct:accrualPeriodicity "quarterly" ;
    dct:description "This dataset contains details of NICS Permanent Secretary Gifts and Hospitality for the period April to June 2019" ;
    dct:identifier "b51616da-b1d0-492d-a4f8-24d278daceb8" ;
    dct:issued "2019-10-02T12:53:19.720671"^^xsd:dateTime ;
    dct:modified "2023-03-10T13:44:39.796116"^^xsd:dateTime ;
    dct:publisher <https://admin.opendatani.gov.uk/organization/4954f054-2cef-48a1-85fd-b65990af764d> ;
    dct:title "NICS Permanent Secretary Gifts and Hospitality 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/b51616da-b1d0-492d-a4f8-24d278daceb8/resource/11cd4978-b358-4c1e-853d-33f4840ea043> ;
    dcat:keyword "SCS",
        "gifts",
        "hospitality" .

<https://admin.opendatani.gov.uk/dataset/b51616da-b1d0-492d-a4f8-24d278daceb8/resource/11cd4978-b358-4c1e-853d-33f4840ea043> a dcat:Distribution ;
    dct:description "This dataset contains details of NICS Permanent Secretary Gifts and Hospitality for the period 1 April to 30 June 2019" ;
    dct:format "CSV" ;
    dct:issued "2019-10-02T12:58:26.350201"^^xsd:dateTime ;
    dct:modified "2019-10-02T12:58:26.350201"^^xsd:dateTime ;
    dct:title "NICS Permanent Secretary Gifts and Hospitality April to June 2019" ;
    dcat:accessURL <https://admin.opendatani.gov.uk/dataset/b51616da-b1d0-492d-a4f8-24d278daceb8/resource/11cd4978-b358-4c1e-853d-33f4840ea043/download/nics-permanent-secretaries-gifts-hospitality-register-april-june-2019.xlsx> .

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

